Module: Cequel::Metal::Logging

Extended by:
Util::Forwardable
Included in:
Keyspace
Defined in:
lib/cequel/metal/logging.rb

Overview

Methods to handle logging for Keyspace instances

Since:

  • 1.0.0

Instance Method Summary collapse

Methods included from Util::Forwardable

delegate

Instance Method Details

#slowlog=(slowlog) ⇒ Object

Deprecated.

Since:

  • 1.0.0



15
16
17
# File 'lib/cequel/metal/logging.rb', line 15

def slowlog=(slowlog)
  warn "#slowlog= is deprecated and ignored"
end