Software /
code /
prosody
Log
core/loggingmanager.lua @ 2925:692b3c6c5bd2
description | author | age |
---|---|---|
Merge 0.6->0.7 | Matthew Wild | Mon, 22 Mar 2010 17:24:55 +0000 |
Update copyright headers for 2010 | Matthew Wild | Mon, 22 Mar 2010 17:06:15 +0000 |
loggingmanager: Don't use non-standard format specifier to format the timestamp. | Waqas Hussain | Mon, 22 Mar 2010 21:58:38 +0500 |
loggingmanager: Trailing whitespace | Matthew Wild | Thu, 11 Feb 2010 11:04:26 +0000 |
loggingmanager: Explicitly flush log messages if the __FLUSH_LOG environment variable is defined (workaround for MSVCRT buffering piped output). | Waqas Hussain | Sun, 22 Nov 2009 21:33:41 +0500 |
loggingmanager: Whitespace fix | Matthew Wild | Sun, 04 Oct 2009 16:41:33 +0100 |
core.loggingmanager: Enable timestamps by default for file log sinks | Matthew Wild | Tue, 28 Jul 2009 15:03:42 +0100 |