Logging in application using JMS and Log4j
843830May 17 2005 — edited Aug 30 2006Hello All,
I am working on logging application messages. I want to log the messages asynchronously using JMS. And do the logging to database or a file using Apache's Log4j.
Can you guys get me started on this !
Thanks.