Module: FluQ::Mixins::Loggable
- Included in:
- Feed::Base, Feed::Base, Handler::Base, Input::Base, Input::Socket::Connection, Reactor
- Defined in:
- lib/fluq/mixins/loggable.rb
Instance Method Summary collapse
Instance Method Details
#logger ⇒ Object
3 4 5 |
# File 'lib/fluq/mixins/loggable.rb', line 3 def logger FluQ.logger end |