10 11 12
# File 'lib/xcmake/logger.rb', line 10 def log_error(text) stdout_logger.error(text.red) end