syslog plugin: Log "OKAY" notifications with severity "NOTICE".
authorFlorian Forster <octo@collectd.org>
Sat, 25 Feb 2012 16:33:05 +0000 (17:33 +0100)
committerFlorian Forster <octo@collectd.org>
Sat, 25 Feb 2012 16:33:05 +0000 (17:33 +0100)
commit02af2c25b7bff96610cd5c10af928a040f3c15f3
tree8b750f36fc3b91489d0f3aae920d0cdd1b8873ac
parent5c1af1bad76fbd6f8996f09de16cd32f81224354
syslog plugin: Log "OKAY" notifications with severity "NOTICE".

It's a noteworthy event that implies normal operation, i.e. NOTICE. Also
renamed "severity" to "log_severity" to emphasize its use.

Change-Id: I7f3e4b12dabeb0caa9c9c8c86924bf77b2627ba1
src/syslog.c