This commit is contained in:
h z
2025-04-27 11:25:15 +01:00
commit b5bfd52148
10 changed files with 170 additions and 0 deletions

View File

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