sledgemapper/Sledgemapper.Api/appsettings.Development.json
Michele Scandura 2372fbb620 more refactorin
2020-11-06 20:08:27 +00:00

10 lines
185 B
JSON

{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}