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