Module: FluQ::Mixins::Loggable

Included in:
Format::Base, Format::Base, Handler::Base, Input::Base, Runner, Worker
Defined in:
lib/fluq/mixins/loggable.rb

Instance Method Summary collapse

Instance Method Details

#loggerObject



3
4
5
# File 'lib/fluq/mixins/loggable.rb', line 3

def logger
  FluQ.logger
end