github.com/Azure/aad-pod-identity@v1.8.17/examples/rest-api/service/MyApiSolution/MyApi/appsettings.Development.json (about)

     1  {
     2    "Logging": {
     3      "LogLevel": {
     4        "Default": "Debug",
     5        "System": "Information",
     6        "Microsoft": "Information"
     7      }
     8    }
     9  }