Files
PracticeCalendar/PracticeCalendar.Api/appsettings.Development.json
T

9 lines
113 B
JSON

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