On May 23, 2007, at 6:07 PM, Scott Deboy wrote:
You need something like ExecAppender (link below) combined with an
ExpressionFilter (currently in log4j 1.3) or StringMatchFilter.
http://www.ubookcase.com/book/Addison.Wesley/
Apache.Jakarta.and.Beyond.A
.Java.Programmers.Introduction/0321237714/ch11lev1sec2.html
ExpressionFilter has been packaged up for log4j 1.2 as part of the
filters sandbox project (and expected to be release concurrent with
log4j 1.2.15). You can check the project out with:
svn co https://svn.apache.org/repos/asf/logging/sandbox/log4j/
expression-filters filters
and build with Maven 2.0.6.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]