# File lib/mongrel.rb, line 1031
1031:
def
log
(
msg
) 1032:
STDERR
.
print
"** "
,
msg
,
"\n"
1033:
end