Isaac logging improvements/fixes

Moved the variable declarations from `functions.sh` to `arguments.sh`. We need the argument parsing before setting the logging level and other variables.
This commit is contained in:
Søren Theilgaard
2022-02-02 19:39:48 +01:00
parent 434b755946
commit d36b42acf4
4 changed files with 40 additions and 40 deletions

View File

@@ -266,7 +266,7 @@ IGNORE_DND_APPS=""
#
### Logging
# Logging behavior
LOGGING=""
LOGGING="INFO"
# options:
# - DEBUG Everything is logged
# - INFO (default) normal logging level