views:

20

answers:

0

I am using the syslog-logger gem in ruby on rails. This, by default, uses a facility called user, and a program called rails. How can I set the facility to be something like 'local0' or 'local1' or any other facility?