Method: Familia::Connection#enable_redis_logging
- Defined in:
- lib/familia/connection.rb
#enable_redis_logging ⇒ Boolean
Returns Whether Redis command logging is enabled.
21 22 23 |
# File 'lib/familia/connection.rb', line 21 def enable_redis_logging @enable_redis_logging end |