Software /
code /
prosody
Log
core/loggingmanager.lua @ 7136:6c3a33e54399
description | author | age |
---|---|---|
loggingmanager: Make initial value for width of log name configurable | Kim Alvefur | Thu, 04 Feb 2016 17:51:39 +0100 |
loggingmanager: Move logic for adaptive column width into file sink, append tab if disabled (fixes separation between name and level in plain file sinks) | Kim Alvefur | Thu, 04 Feb 2016 17:49:09 +0100 |
loggingmanager: Refactor the console log sink to re-use the stdout sink which in turn uses the file sink (tailcalls!) | Kim Alvefur | Thu, 04 Feb 2016 17:33:16 +0100 |