log_error         799 core/ngx_connection.c     ngx_uint_t    log_error, level;
log_error         874 core/ngx_connection.c     log_error = c->log_error;
log_error         887 core/ngx_connection.c             switch (log_error) {
log_error        1028 core/ngx_connection.c         ) && c->log_error == NGX_ERROR_IGNORE_ECONNRESET)
log_error        1034 core/ngx_connection.c     if (err == NGX_EINVAL && c->log_error == NGX_ERROR_IGNORE_EINVAL) {
log_error        1054 core/ngx_connection.c         switch (c->log_error) {
log_error         146 core/ngx_connection.h     unsigned            log_error:3;     /* ngx_connection_log_error_e */
log_error          84 event/ngx_event_connect.c     c->log_error = pc->log_error;
log_error          67 event/ngx_event_connect.h     unsigned                         log_error:2;
log_error        1293 event/ngx_event_openssl.c             switch (c->log_error) {
log_error        1352 event/ngx_event_openssl.c             switch (c->log_error) {
log_error         202 http/ngx_http_request.c     c->log_error = NGX_ERROR_INFO;
log_error        2577 http/ngx_http_request.c             c->log_error = NGX_ERROR_IGNORE_EINVAL;
log_error        2583 http/ngx_http_request.c             c->log_error = NGX_ERROR_INFO;
log_error        2669 http/ngx_http_request.c     c->log_error = NGX_ERROR_IGNORE_ECONNRESET;
log_error        2673 http/ngx_http_request.c     c->log_error = NGX_ERROR_INFO;
log_error         390 http/ngx_http_upstream.c     u->peer.log_error = NGX_ERROR_ERR;
log_error         192 mail/ngx_mail_auth_http_module.c     ctx->peer.log_error = NGX_ERROR_ERR;
log_error         148 mail/ngx_mail_handler.c     c->log_error = NGX_ERROR_INFO;
log_error         148 mail/ngx_mail_proxy_module.c     p->upstream.log_error = NGX_ERROR_ERR;