Class: ProcessHost::Log
- Inherits:
-
Log
- Object
- Log
- ProcessHost::Log
- Defined in:
- lib/process_host/log.rb
Instance Method Summary collapse
Instance Method Details
#tag!(tags) ⇒ Object
3 4 5 6 |
# File 'lib/process_host/log.rb', line 3 def tag!() << :process_host << :verbose end |