rails_custom_logging 0.1.0
Replace Rails' verbose logs with anything you like, from one-liner keys/values to even more verbose logging (it you think that's possible).
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (2):
            actionpack
            >= 5.2, < 7
          
          
            activesupport
            >= 5.2, < 7
          
    