Searched refs:ngx_http_log_error (Results 1 – 1 of 1) sorted by relevance
58 static u_char *ngx_http_log_error(ngx_log_t *log, u_char *buf, size_t len);317 c->log->handler = ngx_http_log_error; in ngx_http_init_connection()3322 c->log->handler = ngx_http_log_error; in ngx_http_keepalive_handler()3713 ngx_http_log_error(ngx_log_t *log, u_char *buf, size_t len) in ngx_http_log_error() function