Logo white

ADAM / AIAHTML5

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues
  • Merge Requests 14
  • Labels
  • Wiki
  • Snippets
  • AIAHTML5
  • 600-POC
  • AIA.POC.Web.API
  • appsettings.Development.json
  • new file IPWeb1o and others
    7f3f78f8
    Birendra Kumar authored
    2019-08-28 11:42:02 +0530  
    Browse Code »
appsettings.Development.json 168 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10
{
  "Logging": {
    "IncludeScopes": false,
    "LogLevel": {
      "Default": "Debug",
      "System": "Information",
      "Microsoft": "Information"
    }
  }
}