Software /
code /
prosody
Log
util/startup.lua @ 8799:7324a2fe755a
description | author | age |
---|---|---|
util.startup: Don't initialize global protection for prosodyctl, for now | Matthew Wild | Wed, 18 Apr 2018 08:49:44 +0100 |
util.startup: Force console logging before initializing logging (see 2fdeb979cc7c) | Kim Alvefur | Sat, 14 Apr 2018 15:23:08 +0200 |
util.startup: Initialize logging immediately after configuration is read (which is how it used to work) | Matthew Wild | Tue, 10 Apr 2018 20:39:05 +0100 |
util.startup/prosodyctl: Delay enabling global protection until last (silences warning about CFG_PLUGINDIR) | Kim Alvefur | Fri, 06 Apr 2018 16:55:17 +0200 |
util.startup: Fix traceback due to both plugin path becoming nil if plugin_paths is unset | Kim Alvefur | Fri, 06 Apr 2018 16:50:51 +0200 |
Fix spelling throughout the codebase [codespell] | Kim Alvefur | Sun, 04 Feb 2018 01:51:25 +0100 |
util.startup: Set up event hooks for reloading logging here instead of in loggingmanager to simplify startup dependencies | Kim Alvefur | Thu, 05 Apr 2018 17:53:51 +0200 |