Method: Hanami::Config::Logger#options
- Defined in:
- lib/hanami/config/logger.rb
#options ⇒ Hash
Sets or returns a hash of options to pass to the #logger_constructor when initializing the logger.
Defaults to ‘{}`
110 |
# File 'lib/hanami/config/logger.rb', line 110 setting :options, default: {} |