# File lib/mongrel/configurator.rb, line 373 373: def log(msg) 374: STDERR.print "** ", msg, "\n" 375: end