Files
ComiServ/appsettings.Development.json
2024-08-23 23:52:36 -05:00

9 lines
119 B
JSON

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