use an alternative logger for the upgrade

This commit is contained in:
2020-10-25 19:24:17 +01:00
parent 30915d30be
commit d7478a5c5c
4 changed files with 39 additions and 8 deletions

View File

@ -28,6 +28,13 @@ Basic Configuration
LOG_FILE = "/logs/lemur/lemur-test.log"
.. data:: LOG_UPGRADE_FILE
:noindex:
::
LOG_UPGRADE_FILE = "/logs/lemur/db_upgrade.log"
.. data:: DEBUG
:noindex: