Wes, How about supplying a patch? Ceki At 12:56 08.08.2001 -0500, Wes wrote: >No response on the log4j-user list... > >Anyone want to look at this? > >Please copy me on any replies, since I'm not sure if I'm subscribed to this list. > >Thanks, >Wes >----- Original Message ----- >From: <mailto:[EMAIL PROTECTED]>Wes >To: <mailto:[EMAIL PROTECTED]>[EMAIL PROTECTED] >Sent: Tuesday, August 07, 2001 4:20 PM >Subject: problem with VectorWriter class (in ThrowableInformation.java) > >I have my own subclass of Exception, where I have overridden the printStackTrace >methods. I just today noticed that part of what I'm printing to the stack trace is >not showing up when I do Category.log("message", exception) > >I traced the problem to the fact that the VectorWriter class does not fully override >all the methods of PrintWriter. I was using print(), and the VectorWriter only >overrode the println() methods. Thus, what I was sending to the PrintWriter.print >method was not added into the internal Vector of the VectorWriter. > -- Ceki Gülcü - http://qos.ch --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]