Module: Footprint

Defined in:
lib/footprint.rb,
lib/footprint/log/gelf.rb,
lib/footprint/log/basic.rb,
lib/footprint/log/out_file.rb,
lib/footprint/log/error_file.rb,
lib/footprint/middleware/logger.rb

Defined Under Namespace

Modules: Log Classes: Middleware

Instance Attribute Summary collapse

Instance Attribute Details

#loggerObject

Returns the value of attribute logger.



5
6
7
# File 'lib/footprint.rb', line 5

def logger
  @logger
end