instance method
level
Ruby on Rails 4.2.9
Since v4.2.9 Last seen in v4.2.9Signature
level()
No documentation comment.
Source
# File activesupport/lib/active_support/logger_thread_safe_level.rb, line 28
def level
local_level || super
end
Defined in activesupport/lib/active_support/logger_thread_safe_level.rb line 28
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::LoggerThreadSafeLevel