blue
51 52 53
# File 'lib/run_loop/logging.rb', line 51 def self.log_warn(msg) puts Color.blue("WARN: #{msg}") if msg end