prosody
log
graph
tags
bookmarks
branches
0b614b7333f1
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 @ 7135:
0b614b7333f1
less
more
|
(0)
-30
-10
-8
tip
description
author
age
loggingmanager: Move logic for adaptive column width into file sink, append tab if disabled (fixes separation between name and level in plain file sinks)
Kim Alvefur
Thu, 04 Feb 2016 17:49:09 +0100
loggingmanager: Refactor the console log sink to re-use the stdout sink which in turn uses the file sink (tailcalls!)
Kim Alvefur
Thu, 04 Feb 2016 17:33:16 +0100
loggingmanager: Write out color code, log level and reset code in one call
Kim Alvefur
Thu, 04 Feb 2016 17:03:04 +0100
loggingmanager: Don't reset default timestamp that is not changed by any other code
Kim Alvefur
Thu, 04 Feb 2016 16:56:05 +0100
loggingmanager: Call setvbuf on output files, defaulting to line-buffered, instead of manually calling flush(). Adds 'buffer_mode' option to sink configuration for stdout, console and file sinks.
Matthew Wild
Thu, 04 Feb 2016 14:56:49 +0000
loggingmanager: Add prosody.log (intended to be used instead of _G.log now)
Matthew Wild
Fri, 11 Dec 2015 14:00:42 +0000
core.*: Remove use of module() function
Kim Alvefur
Sat, 21 Feb 2015 10:42:19 +0100
loggingmanager: Rename function arguments to avoid name conflict [luacheck] (core/ is now luacheck-clean!)
Matthew Wild
Mon, 18 May 2015 19:09:07 +0100
less
more
|
(0)
-30
-10
-8
tip