Newer
Older
AsyncRequestReply / src / AspNetCore / appsettings.Development.json
@Derek Comartin Derek Comartin on 1 Mar 2022 159 bytes Init
{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft": "Warning",
      "Microsoft.Hosting.Lifetime": "Information"
    }
  }
}