ASP.NET / ASP.NET E-commerce Website Using Vue / appsettingsLocal.Development.json
appsettingsLocal.Development.json
Raw
{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  }
}