prosody
log
graph
tags
bookmarks
branches
a01b7207cb37
browse
changeset
core/loggingmanager.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
core/loggingmanager.lua @ 4441:
a01b7207cb37
less
more
|
(0)
-30
tip
description
author
age
loggingmanager: Remove unused 'critical' level
Matthew Wild
2011-11-22
loggingmanager: Allow specifying a sink type in per-level logging config (thanks ruskie)
Matthew Wild
2011-02-13
loggingmanager: Iterate over logging config rules using ipairs rather than pairs
Matthew Wild
2011-02-13
loggingmanager: Fix reading configuration of timestamps for console output.
Waqas Hussain
2011-01-12
loggingmanager: Re-read 'debug' option on reload.
Waqas Hussain
2011-01-12
loggingmanager: Remove event hook that never fired anyway, and held logfiles open - leave the GC to close them now.
Matthew Wild
2011-01-11
core.loggingmanager: Updated to use termcolours.getstyle instead of termcolours.getstring for console logging.
Waqas Hussain
2010-12-14
Monster whitespace commit (beware the whitespace monster).
Waqas Hussain
2010-10-16
core.loggingmanager: Logging config simplification - allow [level] = filename and *sink to appear in the config table
Matthew Wild
2010-10-08
loggingmanager: Remove (redundant!) dependency on eventmanager
Matthew Wild
2010-08-03
loggingmanager: Add reload_logging() method, which gets called on any config reload, to reset util.logger and remove and re-add all sink types to perform a full reload of the logging system without a restart.
Matthew Wild
2010-07-14
Merge 0.7->trunk
Matthew Wild
2010-05-17
Merge 0.7/MattJ with 0.7
Matthew Wild
2010-05-17
Merge with 0.6
Matthew Wild
2010-05-17
Merge 0.7->trunk
Waqas Hussain
2010-05-06
Merge 0.6->0.7
Waqas Hussain
2010-05-06
loggingmanager: Enable debug level for default console logging when 'debug' mode is enabled in the config.
Waqas Hussain
2010-05-06
loggingmanager: Enable debug level for default console logging when 'debug' mode is enabled in the config.
Waqas Hussain
2010-05-06
loggingmanager: Fix syntax error :)
Matthew Wild
2010-04-07
loggingmanager: Observe 'debug' config setting for console logging too
Matthew Wild
2010-04-07
Merge 0.6->0.7
Matthew Wild
2010-03-22
Update copyright headers for 2010
Matthew Wild
2010-03-22
loggingmanager: Don't use non-standard format specifier to format the timestamp.
Waqas Hussain
2010-03-22
loggingmanager: Trailing whitespace
Matthew Wild
2010-02-11
loggingmanager: Explicitly flush log messages if the __FLUSH_LOG environment variable is defined (workaround for MSVCRT buffering piped output).
Waqas Hussain
2009-11-22
loggingmanager: Whitespace fix
Matthew Wild
2009-10-04
core.loggingmanager: Enable timestamps by default for file log sinks
Matthew Wild
2009-07-28
Add copyright header to those files missing one
Matthew Wild
2009-07-10
loggingmanager: Log timestamps when using default file logging
Matthew Wild
2009-06-19
loggingmanager: Enable debug level for default file logging when 'debug' mode is enabled in the config
Matthew Wild
2009-06-19
less
more
|
(0)
-30
tip