Module: Nasty::Logging

Defined in:
lib/nasty/log.rb

Instance Method Summary collapse

Instance Method Details

#loggerObject



29
30
31
# File 'lib/nasty/log.rb', line 29

def logger
  Nasty::Log.for(self)
end