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