Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.startup: Access the hosts table via the prosody global for consistency | Kim Alvefur | Thu, 29 Mar 2018 16:38:35 +0200 |
prosody: Use prosody.log instead of _G.log because it looks nicer | Kim Alvefur | Thu, 05 Apr 2018 16:00:00 +0200 |
util.startup: Use own logger instead of the possibly not available yet _G.log | Kim Alvefur | Thu, 05 Apr 2018 16:01:10 +0200 |
util.startup: Remove luacheck directive for ignoring use of _G.log which might not exist until loggingmanager has been loaded | Kim Alvefur | Thu, 05 Apr 2018 16:00:27 +0200 |
net.server: Init a local logger (fixes traceback on attempt to warn about missing luaevent due to later loggingmanager initialization) | Kim Alvefur | Thu, 05 Apr 2018 15:58:08 +0200 |
luacheckrc: Remove allowance for the global log() since it may not exist as early as before | Kim Alvefur | Thu, 05 Apr 2018 15:56:47 +0200 |