Sign in

潘钊 / bsth_control · Files

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • bsth_control
  • ..
  • Blueprint.Net.Server
  • appsettings.Development.json
  • 调度预案与调度操作记录
      777f5860
    ljq authored
    2024-10-12 17:20:28 +0800  
    Browse Code »
appsettings.Development.json 119 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8
{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  }
}