|
Groonga 3.0.9 Source Code Document
|

Data Fields | |
| ngx_open_file_t * | file |
| ngx_http_log_script_t * | script |
| time_t | disk_full_time |
| time_t | error_log_time |
| ngx_http_log_fmt_t * | format |
Definition at line 64 of file ngx_http_log_module.c.
| time_t disk_full_time |
Definition at line 67 of file ngx_http_log_module.c.
| time_t error_log_time |
Definition at line 68 of file ngx_http_log_module.c.
| ngx_open_file_t* file |
Definition at line 65 of file ngx_http_log_module.c.
| ngx_http_log_fmt_t* format |
Definition at line 69 of file ngx_http_log_module.c.
| ngx_http_log_script_t* script |
Definition at line 66 of file ngx_http_log_module.c.
1.8.1.2