This commit is contained in:
2025-04-30 18:04:10 +03:30
committed by alibw
commit de7f960603
8 changed files with 160 additions and 0 deletions

View File

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