Class: DNS::ResolveHost::Log
- Inherits:
-
Log
- Object
- Log
- DNS::ResolveHost::Log
- Defined in:
- lib/dns/resolve_host/log.rb
Instance Method Summary collapse
Instance Method Details
#tag!(tags) ⇒ Object
4 5 6 7 8 |
# File 'lib/dns/resolve_host/log.rb', line 4 def tag!() << :dns_resolve_host << :dns << :verbose end |