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 |