From: Alex Young Date: 2006-08-09T04:01:05+09:00 Subject: Re: Stopping WEBrick from logging Matt Todd wrote: > Could you redirect to a StringIO pointed at /dev/null? Without looking > at the WEBrick API, I wouldn't know right off how to change the > destination of the logging messages. That's the best I can help you > for now. > > M.T. > Thanks... I might try that next time. For now I'm overriding HTTPProxyServer#access_log. -- Alex