QRBee/QRBeeApi/appsettings.Development.json
2021-12-07 15:29:55 +00:00

9 lines
119 B
JSON

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