# File lib/mongrel/configurator.rb, line 369
369:     def log(msg)
370:       STDERR.print "** ", msg, "\n"
371:     end