class method self.event_log_level

Ruby on Rails edge

Since edge

Signature

self.event_log_level(method_name, level)

No documentation comment.

Parameters

method_name req
level req
Source
# File activesupport/lib/active_support/event_reporter/log_subscriber.rb, line 14
        def event_log_level(method_name, level)
          self.log_levels = log_levels.merge(method_name.to_s => level).freeze
        end

Defined in activesupport/lib/active_support/event_reporter/log_subscriber.rb line 14 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveSupport::EventReporter::LogSubscriber

Type at least 2 characters to search.

Use the arrow keys to navigate results, Enter to open one, Escape to close.

Keyboard shortcuts

/
Focus search
⌘K / Ctrl-K
Command palette
?
This help
Esc
Close