Libraries
»
runcible
(1.0.7)
»
Index
»
Runcible
»
Base
»
#logger
Method: Runcible::Base#logger
Defined in:
lib/runcible/base.rb
#
logger
⇒
Object
223 224 225
# File 'lib/runcible/base.rb', line 223
def
logger
self
.
config
[
:logging
]
[
:logger
]
end