red
69 70 71
# File 'lib/run_loop/logging.rb', line 69 def self.log_error(msg) puts Color.red("ERROR: #{msg}") if msg end