LANCommander/LANCommander.Server/appsettings.Development.json
2024-08-04 18:44:33 -05:00

8 lines
119 B
JSON

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