Software /
code /
prosody
Log
util-src/pposix.c @ 757:f77843f31c7d
description | author | age |
---|---|---|
pposix: Remove debug line | Matthew Wild | 2009-01-16 |
pposix: Add syslog_setmask (use config: minimum_log_level = 'warn' etc.) | Matthew Wild | 2009-01-16 |
pposix: Add _NAME and _VERSION | Matthew Wild | 2009-01-16 |
mod_posix/pposix: Fix reporting of incorrect PID on daemonization. Log correct PID, and support writing a pidfile (pidfile = '/path/to/prosody.pid' in config). Added getpid() to pposix and improved function names. | Matthew Wild | 2009-01-15 |
mod_posix: Support for logging to syslog (log = 'syslog' in config) | Matthew Wild | 2009-01-15 |
Remove some debugging from pposix.c | Matthew Wild | 2008-12-06 |
Add posix support library, and adjust makefiles for it | Matthew Wild | 2008-12-06 |