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