| VERSION | = | 1.49 | @TODO@ Remember to update version in dnsruby.gemspec! |
Get the log for Dnsruby Use this to set the log level e.g. Dnsruby.log.level = Logger::INFO
# File lib/dnsruby.rb, line 117
117: def Dnsruby.log
118: @@logger
119: end