log prosody @ 12115:94de6b7596cc

age author description
Tue, 18 May 2021 20:08:37 +0200 Kim Alvefur prosody: Close the state on exit (ie garbage-collect everything)
Sun, 19 Jan 2020 15:34:28 +0000 Matthew Wild Merge 0.11->trunk
Sun, 19 Jan 2020 15:27:16 +0000 Matthew Wild prosody/util.startup: Switch to parse_args() for --root and --config 0.11
Fri, 31 May 2019 18:50:34 +0200 Kim Alvefur prosody: Also log status code passed to exit()
Fri, 31 May 2019 18:50:13 +0200 Kim Alvefur prosody: Log shutdown reason (in past tense) as the very last thing
Fri, 31 May 2019 17:01:22 +0200 Kim Alvefur prosody: Log shutdown reason
Thu, 05 Apr 2018 19:34:51 +0200 Kim Alvefur prosody: Get net.server via requre to avoid relying on globals