Files
chapter-organizer/Web/appsettings.Development.json
T
2025-08-01 14:10:44 -04:00

9 lines
119 B
JSON

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