Files
TeamCalendar/TeamCalendar.API/appsettings.Development.json
2024-03-06 16:38:40 +10:30

9 lines
119 B
JSON

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