Log

core/loggingmanager.lua @ 1067:21f41b06f1d2

description author age
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