Thanks for the reply. You'll have to forgive my ignorance, however. I am unfamiliar with the term 'SVN Head'. If it refers to the version, it is 1.3alpha-8 (the behaviour is the same with 1.3alpha-7), the latest available from the log4j download site.
I have managed to sort out getting custom conversion patterns in using JoranConverter, although I am a bit non-plussed by the spurious log messages this class seems to want to generate. Again, I would appreciate any help or advice regarding adding custom conversion patterns. There must be a clean way of doing this. Cheers, Ron -----Original Message----- From: Curt Arnold [mailto:[EMAIL PROTECTED] Sent: Monday, January 08, 2007 11:41 PM To: Log4J Users List Subject: Re: Extending pattern layout conversions in 1.3 On Jan 8, 2007, at 11:47 AM, Bets, Ron wrote: > Hi there. I'd like to add a couple of custom conversion characters > (not > words) to our logging capability. I have been able to accomplish this > rather easily in 1.2.x, but the code is not compatible with 1.3. In > particular, the PatternParser class has changed so that I can no > longer > call 'finalizeConverter'. I think I can sort out the rest. So, can > anyone give me a hand with this? An example of implementing/using the > PatternParser.parse() method would be very helpful. > > Cheers, > > Ron > Could you confirm that you still see the issue with the SVN Head? I remember spending some time in the last few months trying to restore compatibility between 1.2 and 1.3 in this area. --------------------------------------------------------------------- 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]
