method

local_level

rails latest stable - Class: ActiveSupport::LoggerThreadSafeLevel
local_level()
public

No documentation available.

# File activesupport/lib/active_support/logger_thread_safe_level.rb, line 18
    def local_level
      IsolatedExecutionState[local_level_key]
    end