Module: Cequel::Metal::Logging
Overview
Methods to handle logging for Keyspace instances
Instance Method Summary collapse
- #slowlog=(slowlog) ⇒ Object deprecated Deprecated.
Instance Method Details
#slowlog=(slowlog) ⇒ Object
Deprecated.
15 16 17 |
# File 'lib/cequel/metal/logging.rb', line 15 def slowlog=(slowlog) warn "#slowlog= is deprecated and ignored" end |