log src/core/ngx_log.h @ 7660:d33e17499088

age author description
Thu, 31 Mar 2016 22:33:26 +0300 Ruslan Ermilov Removed the prototype mysql module.
Tue, 16 Jun 2015 15:47:40 +0300 Vladimir Homutov Core: added support for writing to stdout.
Fri, 29 May 2015 09:26:33 +0300 Ruslan Ermilov Fixed bullying style of comments.
Mon, 20 Apr 2015 13:05:11 +0300 Ruslan Ermilov Stream: port from NGINX+.
Tue, 13 Jan 2015 19:51:37 +0300 Maxim Dounin Core: added disk_full_time checks to error log.
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()
Mon, 05 Jul 2010 13:02:25 +0000 Igor Sysoev try to use C99 variadic macros first:
Thu, 30 Apr 2009 13:53:42 +0000 Igor Sysoev *) refactor error_log processing: listen socket log might inherit built-in
Mon, 27 Apr 2009 13:17:33 +0000 Igor Sysoev ngx_log_errno()