36 37 38
# File 'lib/motion/log_helper.rb', line 36 def info(message) logger.info("[#{tag}] #{message}") end