log core/loggingmanager.lua @ 2922:0ea2ed371fb2

age author description
Mon, 22 Mar 2010 21:58:38 +0500 Waqas Hussain loggingmanager: Don't use non-standard format specifier to format the timestamp.
Thu, 11 Feb 2010 11:04:26 +0000 Matthew Wild loggingmanager: Trailing whitespace
Sun, 22 Nov 2009 21:33:41 +0500 Waqas Hussain loggingmanager: Explicitly flush log messages if the __FLUSH_LOG environment variable is defined (workaround for MSVCRT buffering piped output).
Sun, 04 Oct 2009 16:41:33 +0100 Matthew Wild loggingmanager: Whitespace fix
Tue, 28 Jul 2009 15:03:42 +0100 Matthew Wild core.loggingmanager: Enable timestamps by default for file log sinks
Fri, 10 Jul 2009 03:08:38 +0100 Matthew Wild Add copyright header to those files missing one