Squirrowse/Squirrowse.Client/appsettings.Development.json

10 lines
137 B
JSON
Raw Normal View History

2019-10-31 13:08:42 +01:00
{
"Logging": {
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}