Software /
code /
prosody
Log
util/logger.lua @ 5257:b125892e187c
description | author | age |
---|---|---|
util.logger: Remove some redundant code | Matthew Wild | 2012-06-24 |
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 | 2012-03-15 |
util.logger: Remove support for a global writer (setwriter) to try and balance the forces... | Matthew Wild | 2010-11-04 |
util.logger: Remove my precious premature optimisation :( | Matthew Wild | 2010-11-04 |
Monster whitespace commit (beware the whitespace monster). | Waqas Hussain | 2010-10-16 |
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 | 2010-08-22 |
util.logger: Add reset() method to clear all sinks | Matthew Wild | 2010-07-14 |