Squirrowse/Squirrowse.Service/appsettings.Development.json
danielgrabowski e91a5143dd Codecleanup
2019-11-04 09:29:37 +01:00

9 lines
136 B
JSON

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