ticket-system/source/ticketAPI/api/appsettings.Development.json
2024-11-27 13:37:24 -05:00

9 lines
119 B
JSON

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