Set default log level to DEBUG in configuration and logger setup

This commit is contained in:
Jose Martinez
2025-04-03 14:07:10 -05:00
parent dbfc07ccc1
commit 4fa2d82179
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ publish_output_progress=true
verbosity_level=0 # 0,1,2
use_extra_bad_extensions=false
# Log
log_level="INFO"
log_level="DEBUG"
# Configurations
use_wiki_settings_file=true
use_repo_settings_file=true