Software /
code /
prosody
Log
description | author | age |
---|---|---|
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 |
Merge 0.10 -> trunk | Matthew Wild | Wed, 04 Apr 2018 18:42:32 +0100 |
CHANGES: Normalize syntax | Kim Alvefur | Tue, 03 Apr 2018 00:08:30 +0200 |