From: Sebastian Harl Date: Wed, 9 Jan 2008 07:29:36 +0000 (+0100) Subject: collectd.conf(5): Added a note about the availability of the "debug" loglevel. X-Git-Tag: collectd-4.1.6~5 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=06f68d65c3021a3e08839ceeb558e9a30a9170d9;p=collectd.git collectd.conf(5): Added a note about the availability of the "debug" loglevel. Signed-off-by: Sebastian Harl Signed-off-by: Florian Forster --- diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index bab709ba..3ff24bbb 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -361,6 +361,9 @@ and all other interrupts are collected. Sets the log-level. If, for example, set to B, then all events with severity B, B, or B will be written to the logfile. +Please note that B is only available if collectd has been compiled with +debugging support. + =item B I Sets the file to write log messages to. The special strings B and @@ -766,6 +769,9 @@ Sets the log-level. If, for example, set to B, then all events with severity B, B, or B will be submitted to the syslog-daemon. +Please note that B is only available if collectd has been compiled with +debugging support. + =back =head2 Plugin C