Searched refs:nxt_log_prefix (Results 1 – 1 of 1) sorted by relevance
33 static const u_char *nxt_log_prefix; variable40 nxt_log_prefix = (u_char *) prefix; in nxt_log_start()79 if (nxt_log_prefix != NULL) { in nxt_log_handler()80 p = nxt_cpystrn(p, nxt_log_prefix, end - p); in nxt_log_handler()