core/loggingmanager.lua
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010
Mon, 22 Mar 2010 21:58:38 +0500 Waqas Hussain loggingmanager: Don't use non-standard format specifier to format the timestamp.
Thu, 11 Feb 2010 11:04:26 +0000 Matthew Wild loggingmanager: Trailing whitespace
Sun, 22 Nov 2009 21:33:41 +0500 Waqas Hussain loggingmanager: Explicitly flush log messages if the __FLUSH_LOG environment variable is defined (workaround for MSVCRT buffering piped output).
Sun, 04 Oct 2009 16:41:33 +0100 Matthew Wild loggingmanager: Whitespace fix
Tue, 28 Jul 2009 15:03:42 +0100 Matthew Wild core.loggingmanager: Enable timestamps by default for file log sinks
Fri, 10 Jul 2009 03:08:38 +0100 Matthew Wild Add copyright header to those files missing one
Fri, 19 Jun 2009 17:23:17 +0100 Matthew Wild loggingmanager: Log timestamps when using default file logging
Fri, 19 Jun 2009 17:22:16 +0100 Matthew Wild loggingmanager: Enable debug level for default file logging when 'debug' mode is enabled in the config
Tue, 05 May 2009 14:19:20 +0100 Matthew Wild loggingmanager: File log sinks react to reopen-log-files event
Sun, 03 May 2009 17:13:43 +0100 Matthew Wild loggingmanager: Support for specifying a single sink with *sinkname (*syslog should now work)
Thu, 30 Apr 2009 14:35:43 +0100 Matthew Wild loggingmanager: Add a comment about 'nowhere' sink type
Thu, 30 Apr 2009 03:05:26 +0100 Matthew Wild loggingmanager: Support prepending timestamps in file/console/stdout log sinks
Wed, 29 Apr 2009 20:52:24 +0100 Matthew Wild loggingmanager: Add ability to set 'log' config option to a filename, which causes all levels >= info to be logged to that file
Thu, 23 Apr 2009 02:55:31 +0100 Matthew Wild core.loggingmanager: Reinstating global log() function
Wed, 22 Apr 2009 19:49:58 +0100 Matthew Wild core.loggingmanager: Refactoring, converted to a module. Now possible to register additional sink types (think syslog) from other modules
Tue, 21 Apr 2009 21:10:42 +0100 Matthew Wild core.loggingmanager: Add default logging settings (to console) and fill out code for adding sinks which catch all sources
Tue, 21 Apr 2009 20:30:29 +0100 Matthew Wild core.loggingmanager: Filled out most code, and cleaned up
Tue, 21 Apr 2009 03:37:49 +0100 Matthew Wild core.loggingmanager: A new manager (yay!) to manage log output
less more (0) tip