initialization

This commit is contained in:
2024-03-15 15:35:04 +01:00
Unverified
parent 2d0b18b9b5
commit 4fb6b3e91c
14 changed files with 269 additions and 0 deletions

View File

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