module ActiveSupport::LoggerThreadSafeLevel

def local_level

def local_level
  @local_levels[local_log_id]
end