# File lib/Dnsruby/TheLog.rb, line 33
    def level=(level)
      Dnsruby.log.level = level
    end