Software /
code /
prosody
Log
plugins/mod_posix.lua @ 5178:fa6d61f2fe20
description | author | age |
---|---|---|
mod_posix: Log a message explaining that we are detaching from the console | Kim Alvefur | 2012-11-11 |
mod_posix: Remove console and stdout logging sinks before daemonizing | Kim Alvefur | 2012-11-10 |
Hopefully inert commit to clean up logging across a number of modules, removing all cases of concatenation when building log messages | Matthew Wild | 2012-07-23 |
Merge 0.9->trunk | Matthew Wild | 2012-04-29 |
mod_posix: Support syslog_facility config option | Matthew Wild | 2012-04-26 |
mod_posix, mod_bosh, mod_admin_telnet: Use module:set_global() | Kim Alvefur | 2012-03-15 |
mod_posix: Remove redundant import of logger.setwriter() | Matthew Wild | 2010-11-04 |