Nick,
Not sure how to get Phoenix to use it, but there is quite a bit of overview at http://jakarta.apache.org/avalon/excalibur/logger/ (hidden page).
Class http://jakarta.apache.org/avalon/excalibur/logger/api/org/apache/avalon/excalibur/logger/factory/FileTargetFactory.html works in conjunction with http://jakarta.apache.org/avalon/excalibur/logger/api/org/apache/avalon/excalibur/logger/factory/FormatterFactory.html somehow to make the Syslog formatter.
- Paul
Hi,
I'm trying to configure avalon to write my log files in the format of syslogs. I've found the org.apache.log.format.SyslogFormatter which sounds like its going to be useful to me. I've been digging around in the configuration files but can't find an example of where this or anything similar is used. Can this be done simply by configuration changes, or do I have to write my own DefaultLogManager?
Nick
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>