Module: Nasty::Logging

Included in:
Object
Defined in:
lib/nasty/log.rb

Instance Method Summary collapse

Instance Method Details

#loggerObject



35
36
37
# File 'lib/nasty/log.rb', line 35

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