prosody
log
graph
tags
bookmarks
branches
5267f12b038d
browse
changeset
util/logger.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
util/logger.lua @ 10470:
5267f12b038d
less
more
|
(0)
-15
tip
description
author
age
util.logger: Import globals (fixes on Lua 5.2)
Kim Alvefur
2018-02-28
vairious: Add annotation when an empty environment is set [luacheck]
Kim Alvefur
2018-02-28
util.logger: New method 'add_simple_sink', logger.add_simple_sink(print) works
Matthew Wild
2018-02-27
util.logger: Silence luacheck warning
Kim Alvefur
2016-02-04
util.logger: Remove unused locals
Kim Alvefur
2016-02-04
util.*: Remove use of module() function, make all module functions local and return them in a table at the end
Kim Alvefur
2015-02-21
Remove all trailing whitespace
Florian Zeitz
2013-08-09
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
Update copyright headers for 2010
Matthew Wild
2010-03-22
less
more
|
(0)
-15
tip