ticket-system/source/ticket-api/appsettings.Development.json
2024-11-27 13:08:25 -05:00

9 lines
119 B
JSON

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