I haven't done this myself, but the avalon logger has a JMSTargetFactory that you should be able to use. Again, I'm not sure how it is done, but I see what appear to be hooks from the avalon logger to Log4J.
Ralph > -----Original Message----- > From: Robert Simmons [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 27, 2003 5:01 AM > To: Cocoon Users (E-Mail) > Subject: LOG4J and JMS based logging > > > Greetings, > > I noticed that cocoon uses Avalon for logging. Why not > Log4j? I would like > errors to be sent via JMS for the sys admins to handle, not > merely dumped in > a file. Log4j is the best logging package for this kind of > configuration. Is > there a way I can send log events via JMS using the current logging > framework? > > -- Robert > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
