ngx_log_create    199 core/ngx_log.h ngx_log_t *ngx_log_create(ngx_cycle_t *cycle, ngx_str_t *name);
ngx_log_create   4289 http/ngx_http_core_module.c     clcf->error_log = ngx_log_create(cf->cycle, &value[1]);