summaryrefslogtreecommitdiff
path: root/src/logging.c
Commit message (Expand)AuthorAge
* Corrected syslog() call to silence warning.Till Kamppeter2018-01-16
* Do not use vsyslog()Till Kamppeter2018-01-16
* Changing logging code to use correct version of syslog functionDavieV2018-01-04
* Replace C++ comments ("// ...") by standard C comments ("/* ... */")Till Kamppeter2017-04-26
* White space clean-up in C source code filesTill Kamppeter2017-04-20
* Moved hexdump() function into logging.c to allow use from all *.c filesTill Kamppeter2015-09-16
* Add apache license headersDaniel2014-10-08
* Add verbose mode to surpress noticesDaniel Dressler2014-07-31
* Add global options objectDaniel Dressler2014-07-31
* Add support to send logging to syslogDaniel Dressler2014-06-04
* Add runtime log indirectionDaniel Dressler2014-06-04