mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-02 11:50:37 +08:00
Set default log level to DEBUG in configuration and logger setup
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user