= private = protected
silence!()
Silences the logger.
# File activesupport/lib/active_support/cache.rb, line 213 def silence! @silence = true self end