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