Software /
code /
prosody
Log
core/loggingmanager.lua @ 7125:631c47a65519
description | author | age |
---|---|---|
loggingmanager: Call setvbuf on output files, defaulting to line-buffered, instead of manually calling flush(). Adds 'buffer_mode' option to sink configuration for stdout, console and file sinks. | Matthew Wild | Thu, 04 Feb 2016 14:56:49 +0000 |
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 |