debug_logging 4.0.2
Unobtrusive debug logging for Ruby. NO LITTERING. Automatically log selected methods and their arguments as they are called at runtime!
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            colorize
            >= 0
          
          
            version_gem
            ~> 1.1, >= 1.1.4
          
    Development Dependencies (15):
            activesupport
            >= 5.2.4.4
          
          
            kettle-soup-cover
            ~> 1.0, >= 1.0.2
          
          
            kramdown
            ~> 2.4
          
          
            rake
            >= 13.2.1
          
          
            rspec
            >= 3
          
          
            rspec-block_is_expected
            ~> 1.0, >= 1.0.5
          
          
            rspec_junit_formatter
            ~> 0.6
          
          
            rspec-pending_for
            >= 0
          
          
            rubocop-lts
            ~> 22.1, >= 22.1.3
          
          
            rubocop-packaging
            ~> 0.5, >= 0.5.2
          
          
            rubocop-rspec
            ~> 2.25
          
          
            silent_stream
            >= 1
          
          
            standard-rubocop-lts
            ~> 1.0, >= 1.0.10
          
          
            yard
            ~> 0.9, >= 0.9.34
          
          
            yard-junk
            ~> 0.0
          
    