Home
last modified time | relevance | path

Searched refs:NGX_LOG_NOTICE (Results 1 – 25 of 26) sorted by relevance

12

/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_freebsd_init.c236 ngx_log_error(NGX_LOG_NOTICE, log, 0, "OS: %s %s", in ngx_os_specific_status()
240 ngx_log_error(NGX_LOG_NOTICE, log, 0, in ngx_os_specific_status()
244 ngx_log_error(NGX_LOG_NOTICE, log, 0, in ngx_os_specific_status()
258 ngx_log_error(NGX_LOG_NOTICE, log, 0, "%s: %l", in ngx_os_specific_status()
H A Dngx_posix_init.c101 ngx_log_error(NGX_LOG_NOTICE, log, 0, NGINX_VER_BUILD); in ngx_os_status()
104 ngx_log_error(NGX_LOG_NOTICE, log, 0, "built by " NGX_COMPILER); in ngx_os_status()
111 ngx_log_error(NGX_LOG_NOTICE, log, 0, in ngx_os_status()
H A Dngx_process_cycle.c340 ngx_log_error(NGX_LOG_NOTICE, cycle->log, 0, "reconfiguring"); in ngx_single_process_cycle_loop()
353 ngx_log_error(NGX_LOG_NOTICE, cycle->log, 0, "reopening logs"); in ngx_single_process_cycle_loop()
862 ngx_log_error(NGX_LOG_NOTICE, cycle->log, 0, "exit"); in ngx_master_process_exit()
905 ngx_log_error(NGX_LOG_NOTICE, cycle->log, 0, "exiting"); in ngx_worker_process_cycle_loop()
915 ngx_log_error(NGX_LOG_NOTICE, cycle->log, 0, "exiting"); in ngx_worker_process_cycle_loop()
921 ngx_log_error(NGX_LOG_NOTICE, cycle->log, 0, in ngx_worker_process_cycle_loop()
934 ngx_log_error(NGX_LOG_NOTICE, cycle->log, 0, "reopening logs"); in ngx_worker_process_cycle_loop()
972 ngx_log_error(NGX_LOG_NOTICE, cycle->log, 0, "exiting"); in ngx_worker_process_cycle()
978 ngx_log_error(NGX_LOG_NOTICE, cycle->log, 0, in ngx_worker_process_cycle()
1289 ngx_log_error(NGX_LOG_NOTICE, ngx_cycle->log, 0, "exit"); in ngx_worker_process_exit()
[all …]
H A Dngx_setaffinity.c20 ngx_log_error(NGX_LOG_NOTICE, log, 0, in ngx_setaffinity()
42 ngx_log_error(NGX_LOG_NOTICE, log, 0, in ngx_setaffinity()
H A Dngx_solaris_init.c72 ngx_log_error(NGX_LOG_NOTICE, log, 0, "OS: %s %s", in ngx_os_specific_status()
75 ngx_log_error(NGX_LOG_NOTICE, log, 0, "version: %s", in ngx_os_specific_status()
H A Dngx_darwin_init.c181 ngx_log_error(NGX_LOG_NOTICE, log, 0, "OS: %s %s", in ngx_os_specific_status()
194 ngx_log_error(NGX_LOG_NOTICE, log, 0, "%s: %l", in ngx_os_specific_status()
H A Dngx_process.c206 ngx_log_error(NGX_LOG_NOTICE, cycle->log, 0, "start %s %P", name, pid); in ngx_spawn_process()
445 ngx_log_error(NGX_LOG_NOTICE, ngx_cycle->log, 0, in ngx_signal_handler()
450 ngx_log_error(NGX_LOG_NOTICE, ngx_cycle->log, 0, in ngx_signal_handler()
546 ngx_log_error(NGX_LOG_NOTICE, ngx_cycle->log, 0, in ngx_process_get_status()
H A Dngx_linux_init.c58 ngx_log_error(NGX_LOG_NOTICE, log, 0, "OS: %s %s", in ngx_os_specific_status()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_degradation_module.c141 ngx_log_error(NGX_LOG_NOTICE, r->connection->log, 0, in ngx_http_degraded()
H A Dngx_http_limit_conn_module.c63 { ngx_string("notice"), NGX_LOG_NOTICE },
H A Dngx_http_userid_filter_module.c500 ngx_log_error(NGX_LOG_NOTICE, r->connection->log, 0, in ngx_http_userid_create_uid()
H A Dngx_http_geo_module.c1552 ngx_conf_log_error(NGX_LOG_NOTICE, cf, 0, in ngx_http_geo_include_binary_base()
1599 ngx_log_error(NGX_LOG_NOTICE, fm.log, 0, in ngx_http_geo_create_binary_base()
H A Dngx_http_limit_req_module.c79 { ngx_string("notice"), NGX_LOG_NOTICE },
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_connection.c373 ngx_log_error(NGX_LOG_NOTICE, cycle->log, err, in ngx_set_inherited_sockets()
397 ngx_log_error(NGX_LOG_NOTICE, cycle->log, err, in ngx_set_inherited_sockets()
430 ngx_log_error(NGX_LOG_NOTICE, cycle->log, err, in ngx_set_inherited_sockets()
754 ngx_log_error(NGX_LOG_NOTICE, log, 0, in ngx_open_listening_sockets()
H A Dngx_log.h22 #define NGX_LOG_NOTICE 6 macro
H A Dngx_log.c324 ngx_log.log_level = NGX_LOG_NOTICE;
H A Dngx_open_file_cache.c594 ngx_log_error(NGX_LOG_NOTICE, log, 0, in ngx_file_o_path_info()
H A Dnginx.c484 ngx_log_error(NGX_LOG_NOTICE, cycle->log, 0, in ngx_add_inherited_sockets()
H A Dngx_cycle.c1078 ngx_log_error(NGX_LOG_NOTICE, cycle->log, 0, "signal process started"); in ngx_signal_process()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_script.c968 ngx_log_error(NGX_LOG_NOTICE, r->connection->log, 0, in ngx_http_script_regex_start_code()
1002 ngx_log_error(NGX_LOG_NOTICE, r->connection->log, 0, in ngx_http_script_regex_start_code()
1133 ngx_log_error(NGX_LOG_NOTICE, r->connection->log, 0, in ngx_http_script_regex_end_code()
1176 ngx_log_error(NGX_LOG_NOTICE, r->connection->log, 0, in ngx_http_script_regex_end_code()
H A Dngx_http_file_cache.c2070 ngx_log_error(NGX_LOG_NOTICE, ngx_cycle->log, 0, in ngx_http_file_cache_loader()
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_limit_conn_module.c62 { ngx_string("notice"), NGX_LOG_NOTICE },
H A Dngx_stream_geo_module.c1480 ngx_conf_log_error(NGX_LOG_NOTICE, cf, 0, in ngx_stream_geo_include_binary_base()
1527 ngx_log_error(NGX_LOG_NOTICE, fm.log, 0, in ngx_stream_geo_create_binary_base()
/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event.c512 ngx_log_error(NGX_LOG_NOTICE, cycle->log, 0, in ngx_event_module_init()
H A Dngx_event_openssl.c2184 ngx_log_error(NGX_LOG_NOTICE, c->log, 0, "SSL renegotiation disabled"); in ngx_ssl_handle_recv()

12