Normalize

This commit is contained in:
2023-01-29 11:50:01 -07:00
parent 88710d5c8e
commit cb37f3d996
72 changed files with 2364 additions and 1 deletions

View File

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