Software /
code /
prosody
Log
core/loggingmanager.lua @ 7949:8acc35b5355a
description | author | age |
---|---|---|
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 |
loggingmanager: Remove Windows hack, buffer_mode should fix this | Kim Alvefur | Thu, 04 Feb 2016 18:40:24 +0100 |
loggingmanager: Write out timestamps in same write() call as everything else | Kim Alvefur | Thu, 04 Feb 2016 17:57:12 +0100 |