log core/loggingmanager.lua @ 9598:dcd85bc34d21

age author description
Tue, 10 Apr 2018 22:43:13 +0200 Kim Alvefur loggingmanager: Remove luacheck annotations for global log functions that are now set in util.startup
Thu, 05 Apr 2018 17:53:51 +0200 Kim Alvefur util.startup: Set up event hooks for reloading logging here instead of in loggingmanager to simplify startup dependencies
Thu, 05 Apr 2018 17:52:37 +0200 Kim Alvefur util.startup: Initialize prosody.log / _G.log here instead of in loggingmanager to reduce dependencies
Sun, 25 Mar 2018 17:02:39 +0200 Kim Alvefur loggingmanager: Hook event for reopening log files instead of config reloaded
Wed, 28 Feb 2018 20:06:26 +0100 Kim Alvefur vairious: Add annotation when an empty environment is set [luacheck]
Thu, 26 Oct 2017 22:30:52 +0200 Kim Alvefur loggingmanager: Make timestamps enabled by default in file sink (fixes #1004)
Mon, 11 Sep 2017 19:32:51 +0200 Kim Alvefur core.loggingmanager: Remove now unused locals [luacheck]