sending syslog output to stderr or stdout

Is there a way to send the syslog output for a given facility to stderr or stdout?

I do not want to use the "tail" command to achieve this, I would like it to go directly to stderr.

Thanks in advance

Not that I can think of directly from syslog.conf: See:

BSD Man page for syslog.conf

You can log to the console.... but I don't think that is what you wanted:

http://www.cs.rpi.edu/~hollingd/netprog/notes/inetd/inetd.pdf