Re: how to use EnhancedPatternLayout

2009-11-16 Thread Pat Farrell
Curt Arnold wrote: > http://logging.apache.org/log4j/companions/extras/index.html and > http://logging.apache.org/log4j/companions/extras/download.html. > > Not all that big, but that was an expressed concern. Thanks. You really should have a link to this on the front landing page for Log4j 1.2

Re: how to use EnhancedPatternLayout

2009-11-16 Thread Curt Arnold
On Nov 16, 2009, at 11:17 AM, Pat Farrell wrote: Yair Ogen wrote: do you have log4j extras jar in your classpath? Did know I needed it, so no Where do I find it? Slightly OT, but why not just include the classes in the standard distribution? Is it that big? http://logging.apache.org/log4

Re: how to use EnhancedPatternLayout

2009-11-16 Thread Pat Farrell
Yair Ogen wrote: > do you have log4j extras jar in your classpath? Did know I needed it, so no Where do I find it? Slightly OT, but why not just include the classes in the standard distribution? Is it that big? -- Pat Farrell http://www.pfarrell.com/ --

RE: how to use EnhancedPatternLayout

2009-11-16 Thread Green, Kay
reply email and destroy all copies of the original message. -Original Message- From: Yair Ogen [mailto:yairo...@gmail.com] Sent: Monday, November 16, 2009 8:17 AM To: Log4J Users List Subject: Re: how to use EnhancedPatternLayout do you have log4j extras jar in your classpath? On Mon, Nov 16,

Re: how to use EnhancedPatternLayout

2009-11-16 Thread Yair Ogen
do you have log4j extras jar in your classpath? On Mon, Nov 16, 2009 at 3:42 PM, Pat Farrell wrote: > In another thread, it was suggested that I convert from using > > PatternLayout to EnhancedPatternLayout > > so I changed all occurances of PatternLayout to EnhancedPatternLayout in > my log4j.p