about summary refs log tree commit diff
path: root/BugMine.CLI/appsettings.json
blob: b2dcdb67421cdf46236defda1c6fbf1d9eead5ee (plain) (blame)
1
2
3
4
5
6
7
8
{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.Hosting.Lifetime": "Information"
    }
  }
}