Log

core/loggingmanager.lua @ 1666:d1243b321c45

description author age
core.loggingmanager: Enable timestamps by default for file log sinks Matthew Wild 2009-07-28
Add copyright header to those files missing one Matthew Wild 2009-07-10
loggingmanager: Log timestamps when using default file logging Matthew Wild 2009-06-19
loggingmanager: Enable debug level for default file logging when 'debug' mode is enabled in the config Matthew Wild 2009-06-19
loggingmanager: File log sinks react to reopen-log-files event Matthew Wild 2009-05-05
loggingmanager: Support for specifying a single sink with *sinkname (*syslog should now work) Matthew Wild 2009-05-03
loggingmanager: Add a comment about 'nowhere' sink type Matthew Wild 2009-04-30
loggingmanager: Support prepending timestamps in file/console/stdout log sinks Matthew Wild 2009-04-30
loggingmanager: Add ability to set 'log' config option to a filename, which causes all levels >= info to be logged to that file Matthew Wild 2009-04-29
core.loggingmanager: Reinstating global log() function Matthew Wild 2009-04-23
core.loggingmanager: Refactoring, converted to a module. Now possible to register additional sink types (think syslog) from other modules Matthew Wild 2009-04-22
core.loggingmanager: Add default logging settings (to console) and fill out code for adding sinks which catch all sources Matthew Wild 2009-04-21
core.loggingmanager: Filled out most code, and cleaned up Matthew Wild 2009-04-21
core.loggingmanager: A new manager (yay!) to manage log output Matthew Wild 2009-04-21