Merge pull request #1667 from jmrtnz94/1592_ENVLogLevel

Update logging configuration to use dynamic log level from settings
This commit is contained in:
Tal
2025-04-04 11:31:44 +03:00
committed by GitHub
8 changed files with 19 additions and 6 deletions

View File

@ -15,6 +15,8 @@ publish_output=true
publish_output_progress=true
verbosity_level=0 # 0,1,2
use_extra_bad_extensions=false
# Log
log_level="DEBUG"
# Configurations
use_wiki_settings_file=true
use_repo_settings_file=true