QRBee/QRBee.Load.Generator/appsettings.Development.json
2023-07-08 15:34:33 +01:00

9 lines
119 B
JSON

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