libcollectdclient: Don't print anything to STDOUT by default.
authorFlorian Forster <octo@collectd.org>
Sat, 6 Aug 2016 18:00:34 +0000 (20:00 +0200)
committerFlorian Forster <octo@collectd.org>
Sat, 6 Aug 2016 18:00:34 +0000 (20:00 +0200)
Even with --enable-debug. This behavior is now controlled by the
"COLLECTD_TRACE" environment variable.

Fixes: #105


No differences found