Module: Loggable::InstanceMethods

Defined in:
lib/loggable/log_methods.rb

Instance Method Summary collapse

Instance Method Details

#loggerObject



25
26
27
# File 'lib/loggable/log_methods.rb', line 25

def logger
  self.class.logger
end