MeowStash/appsettings.Development.json
2023-01-03 23:39:51 +01:00

9 lines
154 B
JSON

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