apex-dev-pro-app / appsettings.Development.json
appsettings.Development.json
Raw
{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft": "Warning",
      "Microsoft.Hosting.Lifetime": "Information"
    }
  }
}