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