prosody
log
graph
tags
bookmarks
branches
afc48785f738
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 @ 9950:
afc48785f738
less
more
|
(0)
-15
tip
description
author
age
util.startup: Don't die if there are no config warnings to log (thanks buildbot)
Matthew Wild
2019-03-20
util.startup: Log configuration warnings at startup
Matthew Wild
2019-03-20
util.startup: Give function a more generic name so it can apply to all warnings
Matthew Wild
2019-03-20
util.startup: Always reload logging after config (fixes #1284)
0.11
Kim Alvefur
2019-01-06
util.startup: Set flag when config fully loaded
Matthew Wild
2018-08-19
util.startup: Add a comment marking some compat code
Kim Alvefur
2018-07-01
Merge 0.10->trunk
Matthew Wild
2018-06-07
util.startup: Don't initialize global protection for prosodyctl, for now
Matthew Wild
2018-04-18
util.startup: Force console logging before initializing logging (see 2fdeb979cc7c)
Kim Alvefur
2018-04-14
util.startup: Initialize logging immediately after configuration is read (which is how it used to work)
Matthew Wild
2018-04-10
util.startup/prosodyctl: Delay enabling global protection until last (silences warning about CFG_PLUGINDIR)
Kim Alvefur
2018-04-06
util.startup: Fix traceback due to both plugin path becoming nil if plugin_paths is unset
Kim Alvefur
2018-04-06
Fix spelling throughout the codebase [codespell]
Kim Alvefur
2018-02-04
util.startup: Set up event hooks for reloading logging here instead of in loggingmanager to simplify startup dependencies
Kim Alvefur
2018-04-05
util.startup: Initialize prosody.log / _G.log here instead of in loggingmanager to reduce dependencies
Kim Alvefur
2018-04-05
less
more
|
(0)
-15
tip