Files
JoshHeaps.Net/JoshHeaps.Net/appsettings.Development.json
T
2024-11-22 14:06:04 -07:00

10 lines
145 B
JSON

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