Software /
code /
prosody
Log
core/loggingmanager.lua @ 10146:903db0fcb716
description | author | age |
---|---|---|
loggingmanager, mod_posix: Move syslog to core, fixes #541 (in a way) | Matthew Wild | Tue, 26 Mar 2019 14:48:21 +0000 |
Backed out changeset 3eea63a68e0f | Matthew Wild | Tue, 26 Mar 2019 13:51:06 +0000 |
util.queue: Update :items() to consistently use private data directly | Matthew Wild | Sat, 23 Mar 2019 08:52:57 +0000 |
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 |