Software /
code /
prosody
Log
core/loggingmanager.lua @ 10004:e057e8318130
description | author | age |
---|---|---|
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 |