Sign in

MES / DataAcquisition · Files

Logo

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • DataAcquisition
  • HHECS.DAQWebClient
  • appsettings.Development.json
  • 采集端集成MQTT Rpc消息处理功能
    5007e771
    唐召明 authored
    2025-02-05 09:37:30 +0800  
    Browse Code »
appsettings.Development.json 119 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8
{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  }
}