Skip to content
Snippets Groups Projects
appsettings.Development.json 159 B
Newer Older
Callum Inglis's avatar
Callum Inglis committed
{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft": "Warning",
      "Microsoft.Hosting.Lifetime": "Information"
    }
  }
}