Sign in

唐召明 / test · Files

Logo

GitLab

  • Back to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • test
  • appsettings.Development.json
  • 添加项目文件。
    497f2bdc
    唐召明 authored
    2025-02-20 16:44:32 +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"
    }
  }
}