Libraries
»
fluq
(0.8.1)
»
Index (L)
»
FluQ
»
Mixins
»
Loggable
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
#
logger
⇒ Object
Instance Method Details
#
logger
⇒
Object
3 4 5
# File 'lib/fluq/mixins/loggable.rb', line 3
def
logger
FluQ
.
logger
end