core/loggingmanager.lua
Sat, 23 Mar 2013 02:33:15 +0100 Kim Alvefur core.*: Complete removal of all traces of the "core" section and section-related code.
Thu, 27 Dec 2012 20:44:58 +0100 Kim Alvefur core.loggingmanager: Don't create file log rules from [level] = "*sink" style config
Tue, 24 Jul 2012 15:50:11 +0100 Matthew Wild loggingmanager: Remove unused variables
Thu, 15 Mar 2012 19:09:24 +0000 Matthew Wild loggingmanager, util.logger: Remove name sinks and the ability to filter logs by source name (lots of code, hardly used if at all, and possibly broken)
Tue, 22 Nov 2011 17:56:52 +0000 Matthew Wild loggingmanager: Remove unused 'critical' level
Sun, 13 Feb 2011 18:37:34 +0000 Matthew Wild loggingmanager: Allow specifying a sink type in per-level logging config (thanks ruskie)
Sun, 13 Feb 2011 18:35:39 +0000 Matthew Wild loggingmanager: Iterate over logging config rules using ipairs rather than pairs
Thu, 13 Jan 2011 02:33:50 +0500 Waqas Hussain loggingmanager: Fix reading configuration of timestamps for console output.
Thu, 13 Jan 2011 02:31:10 +0500 Waqas Hussain loggingmanager: Re-read 'debug' option on reload.
Tue, 11 Jan 2011 22:40:09 +0000 Matthew Wild loggingmanager: Remove event hook that never fired anyway, and held logfiles open - leave the GC to close them now.
Wed, 15 Dec 2010 01:57:10 +0500 Waqas Hussain core.loggingmanager: Updated to use termcolours.getstyle instead of termcolours.getstring for console logging.
Sat, 16 Oct 2010 23:00:42 +0500 Waqas Hussain Monster whitespace commit (beware the whitespace monster).
Fri, 08 Oct 2010 02:48:47 +0100 Matthew Wild core.loggingmanager: Logging config simplification - allow [level] = filename and *sink to appear in the config table
Tue, 03 Aug 2010 10:59:47 +0100 Matthew Wild loggingmanager: Remove (redundant!) dependency on eventmanager
Wed, 14 Jul 2010 01:25:32 +0100 Matthew Wild loggingmanager: Add reload_logging() method, which gets called on any config reload, to reset util.logger and remove and re-add all sink types to perform a full reload of the logging system without a restart.
Mon, 17 May 2010 11:58:00 +0100 Matthew Wild Merge 0.7->trunk
Mon, 17 May 2010 11:57:01 +0100 Matthew Wild Merge 0.7/MattJ with 0.7
Mon, 17 May 2010 11:56:36 +0100 Matthew Wild Merge with 0.6
Thu, 06 May 2010 17:14:11 +0500 Waqas Hussain Merge 0.7->trunk
Thu, 06 May 2010 16:25:40 +0500 Waqas Hussain Merge 0.6->0.7
Thu, 06 May 2010 15:52:47 +0500 Waqas Hussain loggingmanager: Enable debug level for default console logging when 'debug' mode is enabled in the config.
Thu, 06 May 2010 15:38:11 +0500 Waqas Hussain loggingmanager: Enable debug level for default console logging when 'debug' mode is enabled in the config.
Wed, 07 Apr 2010 21:08:16 +0100 Matthew Wild loggingmanager: Fix syntax error :)
Wed, 07 Apr 2010 17:41:35 +0100 Matthew Wild loggingmanager: Observe 'debug' config setting for console logging too
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7
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
less more (0) -30 tip