Log

core/loggingmanager.lua @ 1183:565e16ee0c74

description author age
loggingmanager: File log sinks react to reopen-log-files event Matthew Wild Tue, 05 May 2009 14:19:20 +0100
loggingmanager: Support for specifying a single sink with *sinkname (*syslog should now work) Matthew Wild Sun, 03 May 2009 17:13:43 +0100
loggingmanager: Add a comment about 'nowhere' sink type Matthew Wild Thu, 30 Apr 2009 14:35:43 +0100
loggingmanager: Support prepending timestamps in file/console/stdout log sinks Matthew Wild Thu, 30 Apr 2009 03:05:26 +0100
loggingmanager: Add ability to set 'log' config option to a filename, which causes all levels >= info to be logged to that file Matthew Wild Wed, 29 Apr 2009 20:52:24 +0100
core.loggingmanager: Reinstating global log() function Matthew Wild Thu, 23 Apr 2009 02:55:31 +0100
core.loggingmanager: Refactoring, converted to a module. Now possible to register additional sink types (think syslog) from other modules Matthew Wild Wed, 22 Apr 2009 19:49:58 +0100
core.loggingmanager: Add default logging settings (to console) and fill out code for adding sinks which catch all sources Matthew Wild Tue, 21 Apr 2009 21:10:42 +0100
core.loggingmanager: Filled out most code, and cleaned up Matthew Wild Tue, 21 Apr 2009 20:30:29 +0100
core.loggingmanager: A new manager (yay!) to manage log output Matthew Wild Tue, 21 Apr 2009 03:37:49 +0100