97 98 99
# File 'lib/cloudpi-appender.rb', line 97 def msg_with_when(msg) msg.merge({ :when => Time.now.to_i }) end