Re: Log Multi-Line Messages

2008-04-30 Thread Curt Arnold
On Apr 30, 2008, at 10:58 AM, Britton, David wrote: Robert Pepersack wrote: Note that the second line isn't prefixed with the text created by my subclass of PatternLayout. How can I get all the output to be prefixed with the layout that I specify? For example: 2008-04-30 08:59:01 [MyThread]

RE: Log Multi-Line Messages

2008-04-30 Thread Britton, David
Robert Pepersack wrote: > Note that the second line isn't prefixed with the text > created by my subclass of PatternLayout. > > How can I get all the output to be prefixed with the layout > that I specify? For example: > > 2008-04-30 08:59:01 [MyThread] DEBUG MyClass.myMethod(): 220 > Connected to