Method: Hanami::Web::RackLogger::UniversalLogger#logger
- Defined in:
- lib/hanami/web/rack_logger.rb
#logger ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
88 89 90 |
# File 'lib/hanami/web/rack_logger.rb', line 88 def logger @logger end |