Seenginx/Seenginx/appsettings.Development.json
2020-04-12 01:37:24 +02:00

11 lines
195 B
JSON

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