Blame view

Yi.Abp.Net8/client/Yi.Abp.Client.WebApi/appsettings.Development.json 119 Bytes
515fceeb   “wangming”   框架初始化
1
2
3
4
5
6
7
8
  {
    "Logging": {
      "LogLevel": {
        "Default": "Information",
        "Microsoft.AspNetCore": "Warning"
      }
    }
  }