Software /
code /
prosody
Log
prosody @ 10720:6e46fefe956c 0.11
description | author | age |
---|---|---|
prosody/util.startup: Switch to parse_args() for --root and --config 0.11 | Matthew Wild | Sun, 19 Jan 2020 15:27:16 +0000 |
prosody: Also log status code passed to exit() | Kim Alvefur | Fri, 31 May 2019 18:50:34 +0200 |
prosody: Log shutdown reason (in past tense) as the very last thing | Kim Alvefur | Fri, 31 May 2019 18:50:13 +0200 |
prosody: Log shutdown reason | Kim Alvefur | Fri, 31 May 2019 17:01:22 +0200 |
prosody: Get net.server via requre to avoid relying on globals | Kim Alvefur | Thu, 05 Apr 2018 19:34:51 +0200 |
prosody: Use prosody.log instead of _G.log because it looks nicer | Kim Alvefur | Thu, 05 Apr 2018 16:00:00 +0200 |
prosody, util.startup: Switch from async.once() to long-lived thread, to avoid GC | Matthew Wild | Fri, 23 Mar 2018 14:18:27 +0000 |