QrScanner/server/appsettings.Development.json
2022-12-04 11:26:52 -06:00

8 lines
119 B
JSON

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