Tweak logging

This commit is contained in:
2024-01-22 20:18:47 -05:00
parent 2a58b26eb3
commit 2549d9a8d5
4 changed files with 15 additions and 12 deletions

View File

@@ -0,0 +1,8 @@
{
"Logging": {
"LogLevel": {
"Default": "Debug",
"Microsoft": "Information"
}
}
}