Software /
code /
prosody
Log
core/loggingmanager.lua @ 4124:3761aa844d65
description | author | age |
---|---|---|
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 |
core.loggingmanager: Updated to use termcolours.getstyle instead of termcolours.getstring for console logging. | Waqas Hussain | Wed, 15 Dec 2010 01:57:10 +0500 |
Monster whitespace commit (beware the whitespace monster). | Waqas Hussain | Sat, 16 Oct 2010 23:00:42 +0500 |
core.loggingmanager: Logging config simplification - allow [level] = filename and *sink to appear in the config table | Matthew Wild | Fri, 08 Oct 2010 02:48:47 +0100 |