Stability improvements
- Bugfix: If loglevel was not explicitly set the initialization of the global log level was undefined
- Bugfix: On logfile rotation the
log_to_stdoutflag was lost on reinitialization - Postgres: Mark connection as invalid on fatal errors, try to reconnect on next log statement
- Postgres: Set application name to
<logger name> logger