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
Thu, 05 Apr 2018 16:00:00 +0200 Kim Alvefur prosody: Use prosody.log instead of _G.log because it looks nicer
Fri, 23 Mar 2018 14:18:27 +0000 Matthew Wild prosody, util.startup: Switch from async.once() to long-lived thread, to avoid GC
Tue, 20 Mar 2018 16:10:37 +0000 Matthew Wild prosody, prosodyctl, util.startup: Finally factor out startup-related and common code into a separate module
Fri, 29 Sep 2017 13:45:03 +0200 Kim Alvefur Merge 0.10->trunk
Wed, 27 Sep 2017 15:33:29 +0200 Kim Alvefur prosody, prosodyctl: Print the actual config file name used when a problem loading it was encountered (see #990)