summaryrefslogtreecommitdiff
path: root/src/logging.h
Commit message (Expand)AuthorAge
* Replace C++ comments ("// ...") by standard C comments ("/* ... */")Till Kamppeter2017-04-26
* White space clean-up in C source code filesTill Kamppeter2017-04-20
* Unregister DNS-SD also on fatal errorsTill Kamppeter2017-04-14
* 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
* Use ERR_AND_EXIT macro for all exiting errorsDaniel Dressler2014-07-28
* Add tread ID to logged messagesDaniel Dressler2014-07-23
* Make tcp and usb use NOTE isntead of printfDaniel Dressler2014-06-22
* Add verbose NOTE() logging macroDaniel Dressler2014-06-22
* fix issues with variadic macros and loggingEric Fiselier2014-06-07
* Add warning and conformance-test logging macrosDaniel Dressler2014-06-04
* Add support to send logging to syslogDaniel Dressler2014-06-04
* Add runtime log indirectionDaniel Dressler2014-06-04
* Move logging out of http.hDaniel Dressler2014-06-04