summaryrefslogtreecommitdiffstats
path: root/doc/debug.html
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v7-stable'Rainer Gerhards2013-10-071-0/+5
|\ | | | | | | | | Conflicts: doc/debug.html
| * doc: link from doc to relevant places on the webFlorian Riedl2013-10-071-1/+5
| | | | | | | | | | the idea is to increase usability by directly linking to additional information, scenarios etc...
* | Spellcheck the html docs - doc/[a-n]*.htmlGeorgi Georgiev2013-06-271-5/+5
|/ | | | Spotted a few typos, started fixing them... got tired around n
* doc: clarify RSYSLOG_DEBUG formatTomas Heinrich2013-06-031-0/+1
|
* added ability to configure debug system via rsyslog.confRainer Gerhards2013-02-271-1/+21
|
* added capability to output thread-id-to-function debug infoRainer Gerhards2013-01-131-0/+5
| | | | This is a useful debug aid, but nothing of concern for regular users.
* added some information on how to help troubleshoot rsyslogRainer Gerhards2010-01-281-1/+1
|
* doc: added reasoning for why use env vars to configure debug systemRainer Gerhards2009-11-101-2/+22
|
* added a so-called "On Demand Debug" modeRainer Gerhards2009-11-101-19/+103
| | | | | | in which debug output can be generated only after the process has started, but not right from the beginning. This is assumed to be useful for hard-to-find bugs. Also improved the doc on the debug system.
* added "help" command to runtime debug flagsRainer Gerhards2008-02-281-1/+1
|
* enabled debug-support to pull runtime options from environment (bug 18)Rainer Gerhards2008-02-281-1/+5
|
* implemented environment-settable debug optionsRainer Gerhards2008-02-281-9/+7
|
* documented at least a bit about the debug settingsRainer Gerhards2008-02-181-0/+39