Method: Hanami::Web::RackLogger::UniversalLogger#logger

Defined in:
lib/hanami/web/rack_logger.rb

#loggerObject (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.

Since:

  • 2.1.0



88
89
90
# File 'lib/hanami/web/rack_logger.rb', line 88

def logger
  @logger
end