Re: Help needed with log4j

2001-02-03 Thread Ceki Gülcü
JP, Have you had a look at the XMLLayout? That might be enough for your needs. Ceki ps: This is a user question so it should have been sent to the log4j-user ML. At 18:08 02.02.2001 +0100, you wrote: >Hi All, > >I have downloaded log4j a couple of days ago and it suits my needs perfectly.

Help needed with log4j

2001-02-02 Thread jebe002
Hi All, I have downloaded log4j a couple of days ago and it suits my needs perfectly. However I do have this problem. What I am doing is that from class A, I am calling cat1.info(myObj). Now, I have built an ObjectRenderer to translate MyObj to XML (and subclassed Category), which also wor