util/logger.lua
Wed, 28 Feb 2018 20:17:21 +0100 Kim Alvefur util.logger: Import globals (fixes on Lua 5.2)
Wed, 28 Feb 2018 20:06:26 +0100 Kim Alvefur vairious: Add annotation when an empty environment is set [luacheck]
Tue, 27 Feb 2018 16:02:25 +0000 Matthew Wild util.logger: New method 'add_simple_sink', logger.add_simple_sink(print) works
Thu, 04 Feb 2016 16:40:32 +0100 Kim Alvefur util.logger: Silence luacheck warning
Thu, 04 Feb 2016 16:38:56 +0100 Kim Alvefur util.logger: Remove unused locals
Sat, 21 Feb 2015 10:36:37 +0100 Kim Alvefur util.*: Remove use of module() function, make all module functions local and return them in a table at the end
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Mon, 25 Jun 2012 00:16:08 +0100 Matthew Wild util.logger: Remove some redundant code
Thu, 15 Mar 2012 19:09:24 +0000 Matthew Wild loggingmanager, util.logger: Remove name sinks and the ability to filter logs by source name (lots of code, hardly used if at all, and possibly broken)
Thu, 04 Nov 2010 08:42:18 +0000 Matthew Wild util.logger: Remove support for a global writer (setwriter) to try and balance the forces...
Thu, 04 Nov 2010 08:37:39 +0000 Matthew Wild util.logger: Remove my precious premature optimisation :(
Sat, 16 Oct 2010 23:00:42 +0500 Waqas Hussain Monster whitespace commit (beware the whitespace monster).
Sun, 22 Aug 2010 18:45:58 +0100 Matthew Wild util.logger: Remove support for the 'log_sources' option, to remove a dependency on configmanager. I think the equivalent of log_sources can be done with the advanced logging config.
Wed, 14 Jul 2010 01:23:14 +0100 Matthew Wild util.logger: Add reset() method to clear all sinks
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010
Fri, 10 Jul 2009 03:11:45 +0100 Matthew Wild Remove version number from copyright headers
Tue, 21 Apr 2009 20:29:38 +0100 Matthew Wild util.logger: Fix for attempting to call a table
Tue, 21 Apr 2009 03:18:13 +0100 Matthew Wild util.logger: Revamped logger library, but backwards-compatible for users of logger.init()
Fri, 10 Apr 2009 10:38:04 +0100 Matthew Wild Remove more debugging code which was accidentally committed (don't trust hg)
Fri, 10 Apr 2009 10:31:38 +0100 Matthew Wild Merge
Fri, 20 Mar 2009 20:16:25 +0000 Matthew Wild 0.3->0.4
Sat, 07 Mar 2009 19:40:00 +0000 Matthew Wild util.logger: Small code tidying :)
Sat, 07 Mar 2009 20:33:21 +0100 Tobias Markmann Support to filter logging by source via pattern matching from config file.
Fri, 13 Feb 2009 19:14:36 +0500 Waqas Hussain Logging format improvement
Fri, 30 Jan 2009 17:59:26 +0000 Matthew Wild Update copyright notices for 2009
Fri, 30 Jan 2009 17:40:25 +0000 Matthew Wild 0.2->0.3
Fri, 30 Jan 2009 17:22:56 +0000 Matthew Wild GPL->MIT!
Wed, 14 Jan 2009 23:04:16 +0500 Waqas Hussain util/logger: setwriter now returns the old writer on success
Wed, 10 Dec 2008 15:44:03 +0000 Matthew Wild 0.1 -> 0.2
Sat, 06 Dec 2008 23:13:38 +0000 Matthew Wild Make it possible to set custom output handler for logger
Wed, 03 Dec 2008 14:39:07 +0000 Matthew Wild Insert copyright/license headers
Thu, 27 Nov 2008 03:06:29 +0000 Matthew Wild Nice enhancement for logging output
Thu, 20 Nov 2008 03:00:43 +0000 Matthew Wild Remove or comment useless prints, or change them to log()
Fri, 14 Nov 2008 16:03:33 +0000 Matthew Wild A treat for Linux users ;)
Fri, 14 Nov 2008 02:41:37 +0000 Matthew Wild Some more logging fixes
Fri, 24 Oct 2008 06:13:38 +0100 Matthew Wild working incoming s2s \o/ s2s
Sat, 04 Oct 2008 15:25:54 +0100 Matthew Wild Session destruction fixes, some debugging code while we fix the rest. Also change logger to be more useful.
Tue, 30 Sep 2008 19:52:00 +0100 Matthew Wild Huge commit to:
less more (0) tip