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)
This prevents early startup log messages from going unnoticed if the
default logfile isn't writeable.

Fixes: #2057


No differences found