This commit is contained in:
h z
2025-05-03 20:06:51 +01:00
commit d50ec46b08
10 changed files with 170 additions and 0 deletions

View File

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