29 30 31
# File 'lib/eye/logger.rb', line 29 def logger @logger ||= Eye::Logger.new(logger_tag, logger_sub_tag) end