summaryrefslogtreecommitdiff
path: root/dsa/DSACore/appsettings.Development.json
blob: e203e9407e74a6b9662aab8fde5d73ae64665f18 (plain)
1
2
3
4
5
6
7
8
9
{
  "Logging": {
    "LogLevel": {
      "Default": "Debug",
      "System": "Information",
      "Microsoft": "Information"
    }
  }
}