esh/esh.core.web/appsettings.Development.json
2019-08-10 13:37:12 +02:00

10 lines
131 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Warning",
"System": "Warning",
"Microsoft": "Warning"
}
}
}