I have tried to setup Resin (3.1.2) to log to syslog on RHEL 4 without
success so far.
resin.conf
<log name="test.log" level="all">
<handler resin:type="com.caucho.log.SyslogHandler">
<facility>local4</facility>
<severity>debug</severity>
</handler>
</log>
/etc/syslog.conf contains:
local4.* /var/log/messages
I do not see any message in /var/log/messages while starting/stopping resin.
Could anyone please suggest what is wrong.
Thanks,
Charan
_______________________________________________
resin-interest mailing list
[email protected]
http://maillist.caucho.com/mailman/listinfo/resin-interest