method
level
rails latest stable - Class:
ActiveSupport::LoggerThreadSafeLevel
level()public
No documentation available.
# File activesupport/lib/active_support/logger_thread_safe_level.rb, line 38
def level
local_level || super
end