Skip to content

Change logging level when database connection fails

Ifan Johnston requested to merge change-logging-level into master

Changes the logging level from @error to @debug when there is no database connection. Also add some tests to check the logging levels.

Edited by Ifan Johnston

Merge request reports