rafaelturon/blockchain-investments

View on GitHub
src/Blockchain.Investments.Api/appsettings.Development.json

Summary

Maintainability
Test Coverage
{
  "Logging": {
    "IncludeScopes": false,
    "Debug": {
      "LogLevel": {
        "Default": "Debug",
        "System": "Information",
        "Microsoft": "Information"
      }
    },
    "Console": {
      "LogLevel": {
        "Default": "Debug",
        "System": "Information",
        "Microsoft": "Information"
      }
    }
  }
}