module Nasty::Logging
Public Instance Methods
logger()
click to toggle source
# File lib/nasty/log.rb, line 35 def logger Nasty::Log.for(self) end
# File lib/nasty/log.rb, line 35 def logger Nasty::Log.for(self) end