Module: SkinnyControllers::Logging::ClassMethods

Defined in:
lib/skinny_controllers/logging.rb

Instance Attribute Summary collapse

Instance Attribute Details

#loggerObject

Returns the value of attribute logger.



28
29
30
# File 'lib/skinny_controllers/logging.rb', line 28

def logger
  @logger
end