Log

core/loggingmanager.lua @ 8765:d5ff0982d3e6

description author age
loggingmanager: Remove luacheck annotations for global log functions that are now set in util.startup Kim Alvefur Tue, 10 Apr 2018 22:43:13 +0200
util.startup: Set up event hooks for reloading logging here instead of in loggingmanager to simplify startup dependencies Kim Alvefur Thu, 05 Apr 2018 17:53:51 +0200
util.startup: Initialize prosody.log / _G.log here instead of in loggingmanager to reduce dependencies Kim Alvefur Thu, 05 Apr 2018 17:52:37 +0200
loggingmanager: Hook event for reopening log files instead of config reloaded Kim Alvefur Sun, 25 Mar 2018 17:02:39 +0200
vairious: Add annotation when an empty environment is set [luacheck] Kim Alvefur Wed, 28 Feb 2018 20:06:26 +0100
loggingmanager: Make timestamps enabled by default in file sink (fixes #1004) Kim Alvefur Thu, 26 Oct 2017 22:30:52 +0200
core.loggingmanager: Remove now unused locals [luacheck] Kim Alvefur Mon, 11 Sep 2017 19:32:51 +0200
loggingmanager, mod_posix: Import util.format correctly (fixes #985) Kim Alvefur Mon, 11 Sep 2017 19:32:12 +0200
loggingmanager: Slight cleanup and optimization of file sink Waqas Hussain Sun, 10 Sep 2017 13:13:24 -0400
loggingmanager, mod_posix: Replace the old inconsistent log formatting with the new util.format Waqas Hussain Sun, 10 Sep 2017 13:05:45 -0400
core: Allow select core modules to mutate some globals (needs luacheck 1.19) Kim Alvefur Sat, 04 Mar 2017 20:09:28 +0100
loggingmanager,modulemanager,moduleapi: Ignore warning about accessing _G.unpack [luacheck] Kim Alvefur Thu, 18 Feb 2016 14:57:51 +0100
loggingmanager: Import select() to fix global access Matthew Wild Thu, 18 Feb 2016 13:21:12 +0000
loggingmanager: Stringify all arguments to format so we can finally see the *real* error messages Kim Alvefur Thu, 04 Feb 2016 20:45:37 +0100
loggingmanager: Remove Windows hack, buffer_mode should fix this Kim Alvefur Thu, 04 Feb 2016 18:40:24 +0100