Method: Binnacle::Configuration#asynch_logging
- Defined in:
- lib/binnacle/configuration.rb
#asynch_logging ⇒ Object
Whether to log asynchronoushly via the Ruby logger
66 67 68 |
# File 'lib/binnacle/configuration.rb', line 66 def asynch_logging @asynch_logging end |