prosody
log
graph
tags
bookmarks
branches
def20683c161
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 @ 12041:
def20683c161
less
more
|
(0)
-50
-24
tip
description
author
age
core.loggingmanager: Disable pretty printing when not connected to a tty
Kim Alvefur
2021-07-04
core.loggingmanager: Pretty-print logged XML snippets in console
Kim Alvefur
2021-06-29
core.loggingmanager: Support passing log messages trough a filter
Kim Alvefur
2021-06-29
loggingmanager, mod_posix: Move syslog to core, fixes #541 (in a way)
Matthew Wild
2019-03-26
Backed out changeset 3eea63a68e0f
Matthew Wild
2019-03-26
util.queue: Update :items() to consistently use private data directly
Matthew Wild
2019-03-23
loggingmanager: Remove luacheck annotations for global log functions that are now set in util.startup
Kim Alvefur
2018-04-10
util.startup: Set up event hooks for reloading logging here instead of in loggingmanager to simplify startup dependencies
Kim Alvefur
2018-04-05
util.startup: Initialize prosody.log / _G.log here instead of in loggingmanager to reduce dependencies
Kim Alvefur
2018-04-05
loggingmanager: Hook event for reopening log files instead of config reloaded
Kim Alvefur
2018-03-25
vairious: Add annotation when an empty environment is set [luacheck]
Kim Alvefur
2018-02-28
loggingmanager: Make timestamps enabled by default in file sink (fixes #1004)
Kim Alvefur
2017-10-26
core.loggingmanager: Remove now unused locals [luacheck]
Kim Alvefur
2017-09-11
loggingmanager, mod_posix: Import util.format correctly (fixes #985)
Kim Alvefur
2017-09-11
loggingmanager: Slight cleanup and optimization of file sink
Waqas Hussain
2017-09-10
loggingmanager, mod_posix: Replace the old inconsistent log formatting with the new util.format
Waqas Hussain
2017-09-10
core: Allow select core modules to mutate some globals (needs luacheck 1.19)
Kim Alvefur
2017-03-04
loggingmanager,modulemanager,moduleapi: Ignore warning about accessing _G.unpack [luacheck]
Kim Alvefur
2016-02-18
loggingmanager: Import select() to fix global access
Matthew Wild
2016-02-18
loggingmanager: Stringify all arguments to format so we can finally see the *real* error messages
Kim Alvefur
2016-02-04
loggingmanager: Remove Windows hack, buffer_mode should fix this
Kim Alvefur
2016-02-04
loggingmanager: Write out timestamps in same write() call as everything else
Kim Alvefur
2016-02-04
loggingmanager: Make initial value for width of log name configurable
Kim Alvefur
2016-02-04
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
2016-02-04
less
more
|
(0)
-50
-24
tip