LANCommander/appsettings.Development.json
2023-01-02 15:44:04 -06:00

8 lines
119 B
JSON

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