module ActiveSupport::LoggerThreadSafeLevel

def local_level

def local_level
  IsolatedExecutionState[local_level_key]
end