prosody
log
graph
tags
bookmarks
branches
dba17a70fd22
browse
changeset
util/startup.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
util/startup.lua @ 8720:
dba17a70fd22
less
more
|
(0)
-10
-8
tip
description
author
age
util.startup: Initialize prosody.log / _G.log here instead of in loggingmanager to reduce dependencies
Kim Alvefur
Thu, 05 Apr 2018 17:52:37 +0200
util.startup: Initialize logging earlier, so that messages from eg net.server are shown
Kim Alvefur
Thu, 05 Apr 2018 17:41:00 +0200
util.startup: Access the hosts table via the prosody global for consistency
Kim Alvefur
Thu, 29 Mar 2018 16:38:35 +0200
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
configmanager: Move firing of the 'config-reloaded' event into util.startup (fixes #1117)
Kim Alvefur
Sun, 25 Mar 2018 17:02:00 +0200
less
more
|
(0)
-10
-8
tip