Files
Resume/Web/wwwroot/appsettings.Development.json
T
2026-09-09 13:38:34 -04:00

9 lines
119 B
JSON

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