Sign in

高翔 / MES-General · Files

Logo

GitLab

  • Back to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • MES-General
  • Hh.Mes.Api
  • appsettings.Development.json
  • 1.通用版本上传
    a7cd858e
    高翔 authored
    2026-02-24 10:52:01 +0800  
    Browse Code »
appsettings.Development.json 159 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9
{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft": "Warning",
      "Microsoft.Hosting.Lifetime": "Information"
    }
  }
}