| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
redundant logging code
|
| |
|
|
|
|
| |
register additional sink types (think syslog) from other modules
|
| |
|
| |
|
|
|
|
| |
as iterators
|
|
|
|
| |
array, and use module() to correctly set the module name
|
| |
|
|
|
|
| |
code for adding sinks which catch all sources
|
| |
|
| |
|
|
|
|
| |
logging
|
| |
|
|
|
|
| |
logger.init()
|
| |
|
| |
|
| |
|
|
|
|
| |
that we fully restore it when we reload
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
code to gracefully close connections before stopping
|
|
|
|
| |
to daemonize. Add the ability to catch SIGTERM.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|