This commit is contained in:
2025-05-25 18:37:27 +02:00
parent 90d7281050
commit 01310020ce
10 changed files with 337 additions and 0 deletions

View File

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