mirror of
https://github.com/kemko/PowerDNS-Admin.git
synced 2026-01-04 17:15:47 +03:00
If LOG_FILE config option contained invalid file, pdns admin wouldn't start. Also, it wasn't possible to log only to stdout/stderr correctly, because setting the log file to /dev/stdout would double the logs messages as the pdns admin is already logging to the stderr.