Skip to content

Stability improvements

Choose a tag to compare

@dunkelstern dunkelstern released this 07 Mar 17:24
· 29 commits to master since this release
  • Bugfix: If loglevel was not explicitly set the initialization of the global log level was undefined
  • Bugfix: On logfile rotation the log_to_stdout flag 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