Files
AspDiary/DiaryApp/appsettings.Development.json
2026-02-03 23:02:37 +01:00

9 lines
119 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}