Skip to content

DEBUG_LEVEL: default values are not displayed in the logs

Linked to #38 (closed)

When not set, the DEBUG_LEVEL default value is INFO, however when starting the orchestrator, the following logs are displayed:

INFO in startup:   DEBUG not set.  No default value.
INFO in startup:   DEBUG_LEVEL not set.  No default value.
Edited by Lucie Blouzon