global

def set_log_level(level)

def set_log_level(level)
  DEFAULT_LOGGER.level = level
end