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
