module Raes::UseContextLogger
Public Instance Methods
logger()
click to toggle source
# File lib/raes/use_context_logger.rb, line 10 def logger ContextLogger.new(self.class.name) end
# File lib/raes/use_context_logger.rb, line 10 def logger ContextLogger.new(self.class.name) end