Method: Hanami::Config::Logger#options

Defined in:
lib/hanami/config/logger.rb

#optionsHash

Sets or returns a hash of options to pass to the #logger_constructor when initializing the logger.

Defaults to ‘{}`

Since:

  • 2.0.0



110
# File 'lib/hanami/config/logger.rb', line 110

setting :options, default: {}