Software /
code /
prosody
Log
core/loggingmanager.lua @ 4427:ae71ae5ddcfc
description | author | age |
---|---|---|
loggingmanager: Remove unused 'critical' level | Matthew Wild | Tue, 22 Nov 2011 17:56:52 +0000 |
loggingmanager: Allow specifying a sink type in per-level logging config (thanks ruskie) | Matthew Wild | Sun, 13 Feb 2011 18:37:34 +0000 |
loggingmanager: Iterate over logging config rules using ipairs rather than pairs | Matthew Wild | Sun, 13 Feb 2011 18:35:39 +0000 |
loggingmanager: Fix reading configuration of timestamps for console output. | Waqas Hussain | Thu, 13 Jan 2011 02:33:50 +0500 |
loggingmanager: Re-read 'debug' option on reload. | Waqas Hussain | Thu, 13 Jan 2011 02:31:10 +0500 |
loggingmanager: Remove event hook that never fired anyway, and held logfiles open - leave the GC to close them now. | Matthew Wild | Tue, 11 Jan 2011 22:40:09 +0000 |