summaryrefslogtreecommitdiffhomepage
path: root/src/core/ngx_times.h
diff options
context:
space:
mode:
authorVladimir Homutov <vl@nginx.com>2014-05-12 16:34:15 +0400
committerVladimir Homutov <vl@nginx.com>2014-05-12 16:34:15 +0400
commit493b898ae94ae7dd390d77c42f5500974be48393 (patch)
treeb85c242bcdba82459aa209c76efbe0b4f826f103 /src/core/ngx_times.h
parent1736c180f4683d57d175b98d5596b779bab950d4 (diff)
downloadnginx-493b898ae94ae7dd390d77c42f5500974be48393.tar.gz
nginx-493b898ae94ae7dd390d77c42f5500974be48393.tar.bz2
Added syslog support for error_log and access_log directives.
Diffstat (limited to 'src/core/ngx_times.h')
-rw-r--r--src/core/ngx_times.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/ngx_times.h b/src/core/ngx_times.h
index c4b26a2ed..94aedcdc9 100644
--- a/src/core/ngx_times.h
+++ b/src/core/ngx_times.h
@@ -40,6 +40,7 @@ extern volatile ngx_str_t ngx_cached_err_log_time;
extern volatile ngx_str_t ngx_cached_http_time;
extern volatile ngx_str_t ngx_cached_http_log_time;
extern volatile ngx_str_t ngx_cached_http_log_iso8601;
+extern volatile ngx_str_t ngx_cached_syslog_time;
/*
* milliseconds elapsed since epoch and truncated to ngx_msec_t,