method
new
v7.1.3.2 -
Show latest stable
- Class:
ActiveSupport::LogSubscriber
new()public
No documentation available.
# File activesupport/lib/active_support/log_subscriber.rb, line 136
def initialize
super
@event_levels = {}
end