Code

logfile: send log messages to STDERR by default
authorMarc Fournier <marc.fournier@camptocamp.com>
Tue, 10 Jan 2017 21:23:55 +0000 (22:23 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Wed, 22 Feb 2017 17:33:52 +0000 (18:33 +0100)
commit9cb3abd9449a7f909c3434ec2ff0939939371269
tree0180af4a2df27249e5b0083ff4552b9f08093e1c
parentbf4dcf7d2be115582c420bc1b379d594b9132f5a
logfile: send log messages to STDERR by default

This prevents early startup log messages from going unnoticed if the
default logfile isn't writeable.

Fixes: #2057
src/logfile.c