Rails sysloglogger extremely slow

I’m using sysloglogger from here…

http://rails-analyzer.rubyforge.org/hacks/classes/SyslogLogger.html

but it causes the website to run 10x slower. It looks like there’s
heavy IO wait. Does anyone know why this may be? Is this normal? How
do I fix this?