Commit Graph

38 Commits (020cd46f0341663d71ebdbd02f67032ddcb4a677)

Author SHA1 Message Date
Kim Alvefur 731b153dd2 util.logger: Import globals (fixes on Lua 5.2) 8 years ago
Kim Alvefur 43b814a83b vairious: Add annotation when an empty environment is set [luacheck] 8 years ago
Matthew Wild eabaac8268 util.logger: New method 'add_simple_sink', logger.add_simple_sink(print) works 8 years ago
Kim Alvefur d7ef1df39b util.logger: Silence luacheck warning 10 years ago
Kim Alvefur 5b245d20fe util.logger: Remove unused locals 10 years ago
Kim Alvefur eaa823a597 util.*: Remove use of module() function, make all module functions local and return them in a table at the end 11 years ago
Florian Zeitz 1d833bb807 Remove all trailing whitespace 13 years ago
Matthew Wild 538620add4 util.logger: Remove some redundant code 14 years ago
Matthew Wild fe16dde20b 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) 14 years ago
Matthew Wild fabbca99cf util.logger: Remove support for a global writer (setwriter) to try and balance the forces... 15 years ago
Matthew Wild bda7879483 util.logger: Remove my precious premature optimisation :( 15 years ago
Waqas Hussain b7e51a203d Monster whitespace commit (beware the whitespace monster). 15 years ago
Matthew Wild 79bc5ec98d 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. 16 years ago
Matthew Wild 52cde37cdb util.logger: Add reset() method to clear all sinks 16 years ago
Matthew Wild 2bc0606453 Update copyright headers for 2010 16 years ago
Matthew Wild 118883d655 Remove version number from copyright headers 17 years ago
Matthew Wild ba9a650e91 util.logger: Fix for attempting to call a table 17 years ago
Matthew Wild 72a1041168 util.logger: Revamped logger library, but backwards-compatible for users of logger.init() 17 years ago
Matthew Wild e99f46bcda Remove more debugging code which was accidentally committed (don't trust hg) 17 years ago
Matthew Wild 8ba629387a Merge 17 years ago
Matthew Wild c80f91dc02 0.3->0.4 17 years ago
Matthew Wild b657bdb211 util.logger: Small code tidying :) 17 years ago
Tobias Markmann 8a253c1cc9 Support to filter logging by source via pattern matching from config file. 17 years ago
Waqas Hussain b164423d1f Logging format improvement 17 years ago
Waqas Hussain 4d0953b52b Logging format improvement 17 years ago
Matthew Wild c5ee166aa9 Update copyright notices for 2009 17 years ago
Matthew Wild f2d020191f 0.2->0.3 17 years ago
Matthew Wild bf3b96204d GPL->MIT! 17 years ago
Waqas Hussain dbab107f8e util/logger: setwriter now returns the old writer on success 17 years ago
Matthew Wild d3ad4a5123 0.1 -> 0.2 17 years ago
Matthew Wild bf7d712864 Make it possible to set custom output handler for logger 17 years ago
Matthew Wild 0c5cc83112 Insert copyright/license headers 17 years ago
Matthew Wild d70ee791d5 Nice enhancement for logging output 17 years ago
Matthew Wild 5efcee9d4d Remove or comment useless prints, or change them to log() 17 years ago
Matthew Wild d67940a1d7 A treat for Linux users ;) 17 years ago
Matthew Wild 428fc65bbc Some more logging fixes 17 years ago
Matthew Wild 5031be1f8c working incoming s2s \o/ 17 years ago
Matthew Wild 88af2ea6e9 Session destruction fixes, some debugging code while we fix the rest. Also change logger to be more useful. 17 years ago
Matthew Wild a53395e6b7 Huge commit to: 17 years ago