Software /
code /
prosody
Log
util/startup.lua @ 8713:48bd442f6d4d
description | author | age |
---|---|---|
util.startup: Use own logger instead of the possibly not available yet _G.log | Kim Alvefur | Thu, 05 Apr 2018 16:01:10 +0200 |
util.startup: Remove luacheck directive for ignoring use of _G.log which might not exist until loggingmanager has been loaded | Kim Alvefur | Thu, 05 Apr 2018 16:00:27 +0200 |
util.startup: Initialize the 'prosody' global earlier (various things needs the global util.events instance) | Kim Alvefur | Thu, 29 Mar 2018 16:36:18 +0200 |
util.startup: Factor out processing of plugin and data paths into a separate functions | Kim Alvefur | Thu, 29 Mar 2018 16:27:11 +0200 |