Advice regarding PatternParser / PatternConverter

2001-12-04 Thread Johan Känngård
Hello, I´am currently developing an Appender for use with Lotus Domino R5.x. I would like some advice regarding how Log4j-users / administrators may configure it. The fields that this Appender will use in Domino databases, must be configurable with the standard PropertyConfigurator (or my DominoC

Re: Version Safe LoggingEvent Serialization

2001-12-04 Thread Robert Bushman
The latest version of LoggingEvent includes commentary, a fix of a forward compatibility bug (not reading unexpected primitives), and a switch statement in the place of an if(char) else if (char). http://traxel.com/java/log4j/LoggingEvent.java On Sun, 2 Dec 2001, Robert Bushman wrote: > In read