3 4 5
# File 'lib/evoc/logger.rb', line 3 def logger @logger ||= Logging.logger_for(self.class.name) end