This commit is contained in:
David Štaleker
2024-01-12 20:36:14 +01:00
parent 4f9e8f0d8e
commit 2184fea04a
11 changed files with 290 additions and 0 deletions

View File

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