# File lib/dnstraverse/log.rb, line 43
  def self.level=(l)
    @@logger.level = l
  end