summaryrefslogtreecommitdiff
path: root/modules/loggers/mod_log_debug.c
Commit message (Expand)AuthorAgeFilesLines
* Declare pre_translate hook in lua/info/log_debug/example modules, and docs.Yann Ylavic2020-06-221-0/+8
* Remove new APLOGNO form mod_log_debug.Rainer Jung2016-01-191-2/+4
* Added many log numbers to log statements thatRainer Jung2016-01-191-2/+4
* * modules/loggers/mod_log_debug.c: Mark private globals as static.Joe Orton2012-04-171-2/+2
* Add some more log message tagsStefan Fritsch2011-12-041-2/+2
* Add lots of unique tags to error log messagesStefan Fritsch2011-12-021-4/+4
* Unify syntax of config directives taking an expression as optional contition ...Stefan Fritsch2011-11-041-2/+2
* Fixed Win32 build.Guenter Knauf2011-07-061-1/+1
* Stupid CodeWarrior compiler cant initialize structs with vars.Guenter Knauf2011-07-061-1/+3
* Add new non-default debugging module mod_log_debugStefan Fritsch2011-07-021-0/+281