Software /
code /
prosody
Log
core/loggingmanager.lua @ 7006:93771dad3e05
description | author | age |
---|---|---|
loggingmanager: Add prosody.log (intended to be used instead of _G.log now) | Matthew Wild | Fri, 11 Dec 2015 14:00:42 +0000 |
core.*: Remove use of module() function | Kim Alvefur | Sat, 21 Feb 2015 10:42:19 +0100 |
loggingmanager: Rename function arguments to avoid name conflict [luacheck] (core/ is now luacheck-clean!) | Matthew Wild | Mon, 18 May 2015 19:09:07 +0100 |
loggingmanager: Improve code structure (removes empty if branch) | Matthew Wild | Fri, 03 Apr 2015 19:20:24 +0100 |
Remove all trailing whitespace | Florian Zeitz | Fri, 09 Aug 2013 17:48:21 +0200 |
core.*: Complete removal of all traces of the "core" section and section-related code. | Kim Alvefur | Sat, 23 Mar 2013 02:33:15 +0100 |
core.loggingmanager: Don't create file log rules from [level] = "*sink" style config | Kim Alvefur | Thu, 27 Dec 2012 20:44:58 +0100 |
loggingmanager: Remove unused variables | Matthew Wild | Tue, 24 Jul 2012 15:50:11 +0100 |