Files
Aberwyn/Nevyn/appsettings.Development.json
2023-01-29 12:04:01 +01:00

9 lines
119 B
JSON

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