Software /
code /
prosody
Log
util/logger.lua @ 8073:7361412a9664
description | author | age |
---|---|---|
util.logger: Silence luacheck warning | Kim Alvefur | Thu, 04 Feb 2016 16:40:32 +0100 |
util.logger: Remove unused locals | Kim Alvefur | Thu, 04 Feb 2016 16:38:56 +0100 |
util.*: Remove use of module() function, make all module functions local and return them in a table at the end | Kim Alvefur | Sat, 21 Feb 2015 10:36:37 +0100 |
Remove all trailing whitespace | Florian Zeitz | Fri, 09 Aug 2013 17:48:21 +0200 |
util.logger: Remove some redundant code | Matthew Wild | Mon, 25 Jun 2012 00:16:08 +0100 |
loggingmanager, util.logger: Remove name sinks and the ability to filter logs by source name (lots of code, hardly used if at all, and possibly broken) | Matthew Wild | Thu, 15 Mar 2012 19:09:24 +0000 |
util.logger: Remove support for a global writer (setwriter) to try and balance the forces... | Matthew Wild | Thu, 04 Nov 2010 08:42:18 +0000 |