Wed, 15 Dec 2010 01:57:10 +0500 Waqas Hussain core.loggingmanager: Updated to use termcolours.getstyle instead of termcolours.getstring for console logging. file | diff | annotate
Sat, 16 Oct 2010 23:00:42 +0500 Waqas Hussain Monster whitespace commit (beware the whitespace monster). file | diff | annotate
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 file | diff | annotate
Tue, 03 Aug 2010 10:59:47 +0100 Matthew Wild loggingmanager: Remove (redundant!) dependency on eventmanager file | diff | annotate
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. file | diff | annotate
Mon, 17 May 2010 11:58:00 +0100 Matthew Wild Merge 0.7->trunk file | diff | annotate
Mon, 17 May 2010 11:57:01 +0100 Matthew Wild Merge 0.7/MattJ with 0.7 file | diff | annotate
Mon, 17 May 2010 11:56:36 +0100 Matthew Wild Merge with 0.6 file | diff | annotate
Thu, 06 May 2010 17:14:11 +0500 Waqas Hussain Merge 0.7->trunk file | diff | annotate
Thu, 06 May 2010 16:25:40 +0500 Waqas Hussain Merge 0.6->0.7 file | diff | annotate
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. file | diff | annotate
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. file | diff | annotate
Wed, 07 Apr 2010 21:08:16 +0100 Matthew Wild loggingmanager: Fix syntax error :) file | diff | annotate
Wed, 07 Apr 2010 17:41:35 +0100 Matthew Wild loggingmanager: Observe 'debug' config setting for console logging too file | diff | annotate
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7 file | diff | annotate
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010 file | diff | annotate
Mon, 22 Mar 2010 21:58:38 +0500 Waqas Hussain loggingmanager: Don't use non-standard format specifier to format the timestamp. file | diff | annotate
Thu, 11 Feb 2010 11:04:26 +0000 Matthew Wild loggingmanager: Trailing whitespace file | diff | annotate
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). file | diff | annotate
Sun, 04 Oct 2009 16:41:33 +0100 Matthew Wild loggingmanager: Whitespace fix file | diff | annotate
Tue, 28 Jul 2009 15:03:42 +0100 Matthew Wild core.loggingmanager: Enable timestamps by default for file log sinks file | diff | annotate
Fri, 10 Jul 2009 03:08:38 +0100 Matthew Wild Add copyright header to those files missing one file | diff | annotate
Fri, 19 Jun 2009 17:23:17 +0100 Matthew Wild loggingmanager: Log timestamps when using default file logging file | diff | annotate
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 file | diff | annotate
Tue, 05 May 2009 14:19:20 +0100 Matthew Wild loggingmanager: File log sinks react to reopen-log-files event file | diff | annotate
Sun, 03 May 2009 17:13:43 +0100 Matthew Wild loggingmanager: Support for specifying a single sink with *sinkname (*syslog should now work) file | diff | annotate
Thu, 30 Apr 2009 14:35:43 +0100 Matthew Wild loggingmanager: Add a comment about 'nowhere' sink type file | diff | annotate
Thu, 30 Apr 2009 03:05:26 +0100 Matthew Wild loggingmanager: Support prepending timestamps in file/console/stdout log sinks file | diff | annotate
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 file | diff | annotate
Thu, 23 Apr 2009 02:55:31 +0100 Matthew Wild core.loggingmanager: Reinstating global log() function file | diff | annotate
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 file | diff | annotate
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 file | diff | annotate
Tue, 21 Apr 2009 20:30:29 +0100 Matthew Wild core.loggingmanager: Filled out most code, and cleaned up file | diff | annotate
Tue, 21 Apr 2009 03:37:49 +0100 Matthew Wild core.loggingmanager: A new manager (yay!) to manage log output file | diff | annotate
(0) tip

mercurial