Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.startup: Initialize prosody.log / _G.log here instead of in loggingmanager to reduce dependencies | Kim Alvefur | Thu, 05 Apr 2018 17:52:37 +0200 |
util.startup: Initialize logging earlier, so that messages from eg net.server are shown | Kim Alvefur | Thu, 05 Apr 2018 17:41:00 +0200 |
prosodyctl: Use prosody.hosts instead of _G.hosts | Kim Alvefur | Thu, 29 Mar 2018 20:51:16 +0200 |
core: Use prosody.hosts instead of _G.hosts for consistency | Kim Alvefur | Thu, 29 Mar 2018 16:58:06 +0200 |
luacheckrc: Forget about _G.hosts, things should use _G.prosody.hosts | Kim Alvefur | Thu, 29 Mar 2018 16:42:24 +0200 |
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 |