repomgr/appsettings.Development.json
2019-07-05 00:36:10 +02:00

10 lines
137 B
JSON

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