Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'v7-stable' | Rainer Gerhards | 2013-10-07 | 1 | -0/+5 |
|\ | | | | | | | | | Conflicts: doc/debug.html | ||||
| * | doc: link from doc to relevant places on the web | Florian Riedl | 2013-10-07 | 1 | -1/+5 |
| | | | | | | | | | | the idea is to increase usability by directly linking to additional information, scenarios etc... | ||||
* | | Spellcheck the html docs - doc/[a-n]*.html | Georgi Georgiev | 2013-06-27 | 1 | -5/+5 |
|/ | | | | Spotted a few typos, started fixing them... got tired around n | ||||
* | doc: clarify RSYSLOG_DEBUG format | Tomas Heinrich | 2013-06-03 | 1 | -0/+1 |
| | |||||
* | added ability to configure debug system via rsyslog.conf | Rainer Gerhards | 2013-02-27 | 1 | -1/+21 |
| | |||||
* | added capability to output thread-id-to-function debug info | Rainer Gerhards | 2013-01-13 | 1 | -0/+5 |
| | | | | This is a useful debug aid, but nothing of concern for regular users. | ||||
* | added some information on how to help troubleshoot rsyslog | Rainer Gerhards | 2010-01-28 | 1 | -1/+1 |
| | |||||
* | doc: added reasoning for why use env vars to configure debug system | Rainer Gerhards | 2009-11-10 | 1 | -2/+22 |
| | |||||
* | added a so-called "On Demand Debug" mode | Rainer Gerhards | 2009-11-10 | 1 | -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 flags | Rainer Gerhards | 2008-02-28 | 1 | -1/+1 |
| | |||||
* | enabled debug-support to pull runtime options from environment (bug 18) | Rainer Gerhards | 2008-02-28 | 1 | -1/+5 |
| | |||||
* | implemented environment-settable debug options | Rainer Gerhards | 2008-02-28 | 1 | -9/+7 |
| | |||||
* | documented at least a bit about the debug settings | Rainer Gerhards | 2008-02-18 | 1 | -0/+39 |