module ActiveSupport::LoggerThreadSafeLevel

def local_level

def local_level
  IsolatedExecutionState[:logger_thread_safe_level]
end