Method: ActiveSupport::TaggedLogging::TagStack#clear
- Defined in:
- activesupport/lib/active_support/tagged_logging.rb
#clear ⇒ Object
91 92 93 94 |
# File 'activesupport/lib/active_support/tagged_logging.rb', line 91 def clear = nil .clear end |