Class: Consumer::Log
- Inherits:
-
Log
- Object
- Log
- Consumer::Log
- Includes:
- Log::Dependency
- Defined in:
- lib/consumer/log.rb
Instance Method Summary collapse
Instance Method Details
#tag!(tags) ⇒ Object
5 6 7 |
# File 'lib/consumer/log.rb', line 5 def tag!() << :consumer end |