ENEI2019-Public/api/appsettings.Development.json

10 lines
146 B
JSON
Raw Permalink Normal View History

2018-12-12 15:17:08 +00:00
{
"Logging": {
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}