Squirrowse/Squirrowse.Web/appsettings.Development.json

9 lines
136 B
JSON

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