Software /
code /
prosody
Log
core/loggingmanager.lua @ 1343:a0bee511d144
description | author | age |
---|---|---|
loggingmanager: Enable debug level for default file logging when 'debug' mode is enabled in the config | Matthew Wild | Fri, 19 Jun 2009 17:22:16 +0100 |
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 |