Home
last modified time | relevance | path

Searched refs:NXT_LOG_NOTICE (Results 1 – 25 of 26) sorted by last modified time

12

/unit/src/
H A Dnxt_main_process.c874 nxt_log(task, NXT_LOG_NOTICE, "signal %d (%s) received, %s", in nxt_main_process_sigusr1_handler()
H A Dnxt_application.c232 nxt_log(task, NXT_LOG_NOTICE, in nxt_discovery_modules()
365 nxt_log(task, NXT_LOG_NOTICE, "module: %V %s \"%s\"", in nxt_discovery_module()
371 nxt_log(task, NXT_LOG_NOTICE, "incompatible module %s", name); in nxt_discovery_module()
379 nxt_log(task, NXT_LOG_NOTICE, "unknown module type %V", &app->type); in nxt_discovery_module()
394 nxt_log(task, NXT_LOG_NOTICE, in nxt_discovery_module()
H A Dnxt_http_static.c198 nxt_log(task, NXT_LOG_NOTICE, "\"fallback\" taken"); in nxt_http_static()
695 nxt_log(task, NXT_LOG_NOTICE, "\"fallback\" taken"); in nxt_http_static_next()
H A Dnxt_clone.c259 nxt_log(task, NXT_LOG_NOTICE, "\"uidmap\" field has %d entries " in nxt_clone_vldt_credential_uidmap()
269 nxt_log(task, NXT_LOG_NOTICE, "\"uidmap\" field has an entry for " in nxt_clone_vldt_credential_uidmap()
289 nxt_log(task, NXT_LOG_NOTICE, "\"uidmap\" field has no \"container\" " in nxt_clone_vldt_credential_uidmap()
310 nxt_log(task, NXT_LOG_NOTICE, in nxt_clone_vldt_credential_gidmap()
324 nxt_log(task, NXT_LOG_NOTICE, "\"gidmap\" field has %d entries " in nxt_clone_vldt_credential_gidmap()
H A Dnxt_credential.c226 nxt_log(task, NXT_LOG_NOTICE, in nxt_credential_groups_get()
H A Dnxt_http_rewrite.c107 nxt_log(task, NXT_LOG_NOTICE, "URI rewritten to \"%V\"", &r->target); in nxt_http_rewrite()
H A Dnxt_http_route.c1577 uint32_t lvl = (action == NULL) ? NXT_LOG_INFO : NXT_LOG_NOTICE; in nxt_http_route_handler()
H A Dnxt_h1proto.c585 nxt_log(task, NXT_LOG_NOTICE, "http request line \"%V\"", in nxt_h1p_conn_request_header_parse()
H A Dnxt_log.h14 #define NXT_LOG_NOTICE 3 macro
71 if (nxt_slow_path(_log->level >= NXT_LOG_NOTICE || nxt_trace)) { \
72 _log->handler(NXT_LOG_NOTICE, _log, __VA_ARGS__); \
/unit/src/test/
H A Dnxt_http_parse_test.c585 nxt_log_error(NXT_LOG_NOTICE, thr->log, "http parse test passed"); in nxt_http_parse_test()
601 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_http_parse_test()
662 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_http_parse_test_bench()
707 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_http_parse_test_bench()
H A Dnxt_utf8_test.c93 nxt_log_error(NXT_LOG_NOTICE, thr->log, "utf8 test started"); in nxt_utf8_test()
189 nxt_log_error(NXT_LOG_NOTICE, thr->log, "utf8 test passed"); in nxt_utf8_test()
H A Dnxt_utf8_file_name_test.c146 nxt_log_error(NXT_LOG_NOTICE, thr->log, "utf8 file name test passed"); in nxt_utf8_file_name_test()
H A Dnxt_rbtree1_test.c66 nxt_log_error(NXT_LOG_NOTICE, thr->log, "rbtree1 test started: %ui", n); in nxt_rbtree1_test()
143 nxt_log_error(NXT_LOG_NOTICE, thr->log, "rbtree1 test passed %0.3fs", in nxt_rbtree1_test()
297 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_rbtree1_mb_start()
317 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_rbtree1_mb_insert()
335 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_rbtree1_mb_delete()
H A Dnxt_base64_test.c95 nxt_log_error(NXT_LOG_NOTICE, thr->log, "nxt_base64_decode() test passed"); in nxt_base64_test()
H A Dnxt_mem_zone_test.c23 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_mem_zone_test()
56 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_mem_zone_test()
71 nxt_log_error(NXT_LOG_NOTICE, thr->log, "mem zone test passed"); in nxt_mem_zone_test()
H A Dnxt_strverscmp_test.c90 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_strverscmp_test()
H A Dnxt_gmtime_test.c33 nxt_log_error(NXT_LOG_NOTICE, thr->log, "gmtime test started"); in nxt_gmtime_test()
65 nxt_log_error(NXT_LOG_NOTICE, thr->log, "nxt_gmtime(): %0.1fns", in nxt_gmtime_test()
79 nxt_log_error(NXT_LOG_NOTICE, thr->log, "gmtime(): %0.1fns", in nxt_gmtime_test()
82 nxt_log_error(NXT_LOG_NOTICE, thr->log, "gmtime test passed"); in nxt_gmtime_test()
H A Dnxt_mp_test.c28 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_mp_test()
66 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_mp_test()
78 nxt_log_error(NXT_LOG_NOTICE, thr->log, "mem pool is not empty"); in nxt_mp_test()
87 nxt_log_error(NXT_LOG_NOTICE, thr->log, "mem pool test passed"); in nxt_mp_test()
H A Dnxt_sprintf_test.c69 nxt_log_error(NXT_LOG_NOTICE, thr->log, "nxt_sprintf() test passed"); in nxt_sprintf_test()
H A Dnxt_term_parse_test.c58 nxt_log_error(NXT_LOG_NOTICE, thr->log, "term parse test passed"); in nxt_term_parse_test()
H A Dnxt_clone_test.c473 nxt_log_error(NXT_LOG_NOTICE, test_log, "clone creds test passed"); in nxt_clone_creds_test()
H A Dnxt_lvlhsh_test.c143 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_lvlhsh_test()
148 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_lvlhsh_test()
161 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_lvlhsh_test()
185 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_lvlhsh_test()
205 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_lvlhsh_test()
211 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_lvlhsh_test()
221 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_lvlhsh_test()
236 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_lvlhsh_test()
242 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_lvlhsh_test()
249 nxt_log_error(NXT_LOG_NOTICE, thr->log, "mem pool is not empty"); in nxt_lvlhsh_test()
[all …]
H A Dnxt_malloc_test.c66 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_malloc_run_test()
91 nxt_log_error(NXT_LOG_NOTICE, thr->log, "malloc test started"); in nxt_malloc_test()
117 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_malloc_test()
H A Dnxt_msec_diff_test.c44 nxt_log_error(NXT_LOG_NOTICE, thr->log, "msec diff test passed"); in nxt_msec_diff_test()
H A Dnxt_rbtree_test.c36 nxt_log_error(NXT_LOG_NOTICE, thr->log, "rbtree test started: %ui", n); in nxt_rbtree_test()
126 nxt_log_error(NXT_LOG_NOTICE, thr->log, "rbtree test passed %0.3fs", in nxt_rbtree_test()
235 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_rbtree_mb_start()
255 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_rbtree_mb_insert()
273 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_rbtree_mb_delete()

12