repomgr/appsettings.Development.json
2019-07-07 00:01:25 +02:00

10 lines
131 B
JSON

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