Merge branch 'dev' into xls-xlsx-issue-540

This commit is contained in:
mike cullerton 2021-11-16 12:33:32 -05:00
commit 99d0035b41
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ logging_config = {
}
},
"root": {
"level": "DEBUG",
"level": "INFO",
"handlers": [
"console",
"file",