]> granicus.if.org Git - pdns/commit
Ensure the `logmessages` statistic is increased.
authorPieter Lexis <pieter.lexis@powerdns.com>
Wed, 18 May 2016 10:28:41 +0000 (12:28 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Mon, 23 May 2016 10:51:35 +0000 (12:51 +0200)
commit9cfac2e0c3ddbd6751329dfffeecf6e87e1869ef
treee084fc180bdead8c095f09ec2eb7bd8d940c0228
parentacbfb1c15f5c5364a22a54853518990a0a2720be
Ensure the `logmessages` statistic is increased.

When a message is sent to the console or syslog, increase the
logmessages counter.

Closes #3855
pdns/logger.cc