Log

util/logger.lua @ 13219:22763b30e458 0.12

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