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