# File lib/mongrel.rb, line 1056
1056:
def
log
(
msg
) 1057:
STDERR
.
print
"** "
,
msg
,
"\n"
1058:
end