Software /
code /
prosody
Log
util/startup.lua @ 10173:0513dd2830b7
description | author | age |
---|---|---|
util.startup: The .setup_plugindir function now correctly sets a default/specified path for custom plugins | João Duarte | Fri, 26 Jul 2019 08:39:27 -0700 |
util.startup: Removed unnecessary if clause at startup.set_plugindir | João Duarte | Thu, 25 Jul 2019 06:46:04 -0700 |
util.startup: Now it also loads default or configured paths to custom plugin directories and creates them | João Duarte | Wed, 24 Jul 2019 10:37:01 -0700 |
util.startup: Remove tostring call from logging | Kim Alvefur | Tue, 30 Jul 2019 02:23:06 +0200 |
util.startup: Don't die if there are no config warnings to log (thanks buildbot) | Matthew Wild | Wed, 20 Mar 2019 13:44:29 +0000 |
util.startup: Log configuration warnings at startup | Matthew Wild | Wed, 20 Mar 2019 12:45:58 +0000 |
util.startup: Give function a more generic name so it can apply to all warnings | Matthew Wild | Wed, 20 Mar 2019 12:18:34 +0000 |
util.startup: Always reload logging after config (fixes #1284) 0.11 | Kim Alvefur | Sun, 06 Jan 2019 12:14:42 +0100 |