Do not suggest to read the logs if parsing config fails
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Mon, 18 Feb 2019 14:00:30 +0000 (15:00 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Mon, 18 Feb 2019 14:00:30 +0000 (15:00 +0100)
commit015dde5b3b58fd45d2bcf0d5120b6858ff2c8100
treeb8bb73e75ddbf09f0e1156e5293f98e7a271f179
parent3b9c7b21b4ddfcf59a0147bc9e91e8889ca78d56
Do not suggest to read the logs if parsing config fails

There are no logs at this point, all output goes to stderr.

Furthermore, spreading a log message over two lines is bad practice.
src/daemon/collectd.c