Squirrowse/Squirrowse.Web/appsettings.Development.json

10 lines
137 B
JSON
Raw Normal View History

2019-11-06 17:02:06 +01:00
{
"Logging": {
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}