ENEI2019-Public/api/appsettings.Development.json

10 lines
146 B
JSON
Executable File

{
"Logging": {
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}