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