log src/core/ngx_log.c @ 6085:8ec0f199cc81 stable-1.6

age author description
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.
Thu, 13 Jun 2013 14:50:10 +0400 Vladimir Homutov Core: moved initialization of log level.
Tue, 04 Jun 2013 11:27:36 +0400 Vladimir Homutov Core: fixed handling of "stderr" in error_log.
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Thu, 18 Aug 2011 21:48:13 +0000 Maxim Dounin Complain on invalid log levels.
Mon, 21 Feb 2011 11:47:28 +0000 Igor Sysoev remove semicolon, because it is already in "nginx: " prefix
Sat, 11 Dec 2010 10:59:26 +0000 Igor Sysoev remove semicolon, because it is already in "nginx: " prefix
Mon, 29 Nov 2010 15:01:06 +0000 Igor Sysoev add "nginx: " prefix when logging to the stderr
Thu, 25 Nov 2010 11:04:03 +0000 Igor Sysoev use copied strerror() messages and autoconfigured sys_nerr value
Fri, 14 May 2010 09:56:37 +0000 Igor Sysoev ngx_str_set() and ngx_str_null()
Mon, 18 May 2009 16:05:02 +0000 Igor Sysoev r2719 merge: stable-0.6
Thu, 30 Apr 2009 13:53:42 +0000 Igor Sysoev *) refactor error_log processing: listen socket log might inherit built-in
Wed, 29 Apr 2009 11:32:58 +0000 Igor Sysoev fix building by BCC if NGX_PREFIX is defined
Tue, 28 Apr 2009 15:05:27 +0000 Igor Sysoev introduce ngx_write_console() to support OEM code pages