Files
Media.JoshHeaps.Net/Media.JoshHeaps.Net/appsettings.Development.json
T
2025-10-07 14:24:23 -06:00

10 lines
145 B
JSON

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