# File lib/juicer/ext/logger.rb, line 2 def format_message(severity, datetime, progname, msg) "#{msg}\n" end