log src/core/ngx_log.h @ 5916:e044893b4587

age author description
Wed, 09 Jul 2014 23:20:40 +0900 Tatsuhiko Kubo Style: use ngx_strlen() instead of strlen().
Mon, 12 May 2014 16:34:15 +0400 Vladimir Homutov Added syslog support for error_log and access_log directives.
Fri, 28 Jun 2013 17:24:54 +0400 Vladimir Homutov Core: consolidated log-related code.
Thu, 20 Jun 2013 20:47:39 +0400 Vladimir Homutov Core: support several "error_log" directives.
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Tue, 10 Jan 2012 07:28:32 +0000 Ruslan Ermilov Changed ngx_log_debugN() macros to verify the number of arguments
Mon, 14 Nov 2011 14:59:00 +0000 Igor Sysoev Introduction of simple ngx_write_stderr() instead of ngx_log_stderr()