>Shouldn't need to build log4j just extras.  I filed a bug (46046) and  
>committed the early changes.  If there is a problem, we can back it  
>out.  To build, download Maven 2.0.9 from http://maven.apache.org/ and

>unzip and place on path.  After that, building extras should be as  
>simple as:
>
>svn co
http://svn.apache.org/repos/asf/logging/log4j/companions/extras/trunk
extras
>cd extras
>maven package

That did the trick. I installed the extras companion on one of the
systems in our distributed cluster and changed the log4j xml file to use
the EnhancedPatternLayout instead of PatternLayout. I didn't make any
other change to the actual pattern. I left the other systems untouched.
I then run up the GUI and changed the time zone. The system using the
EnhancedPatternLayout kept in sync with local time whereas the other
systems did not. Keeping the timestamps in sync with local time is the
behavior we're looking for.

Thanks very much for the help. This will make QA very happy. :-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to