What's the redis equivalent of ActiveRecord::Base.logger = Logger.new(STDOUT)? I want to see what redis is up to.
ActiveRecord::Base.logger = Logger.new(STDOUT)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!