Return-Path: Delivered-To: apmail-logging-log4net-user-archive@www.apache.org Received: (qmail 8272 invoked from network); 20 Apr 2010 19:56:14 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 Apr 2010 19:56:14 -0000 Received: (qmail 50021 invoked by uid 500); 20 Apr 2010 19:56:13 -0000 Delivered-To: apmail-logging-log4net-user-archive@logging.apache.org Received: (qmail 49969 invoked by uid 500); 20 Apr 2010 19:56:12 -0000 Mailing-List: contact log4net-user-help@logging.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Log4NET User" List-Id: Delivered-To: mailing list log4net-user@logging.apache.org Received: (qmail 49960 invoked by uid 99); 20 Apr 2010 19:56:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Apr 2010 19:56:12 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [64.129.74.16] (HELO mail2.tier.com) (64.129.74.16) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Apr 2010 19:56:04 +0000 Received: from TRCSUWEX01.corp.tier.com ([10.140.10.15]) by mail2.tier.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 20 Apr 2010 15:55:42 -0400 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01CAE0C3.75219982" Subject: Custom Filter Questions... Date: Tue, 20 Apr 2010 15:55:42 -0400 Message-ID: <5BD90D7A33657F47AEDDF3748754BEA5FD960D@TRCSUWEX01.corp.tier.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Custom Filter Questions... Thread-Index: Acrgw3UMY5FJfRIzTBKRxZue1HpqwA== From: "Brian Carlson" To: "Log4NET User" X-OriginalArrivalTime: 20 Apr 2010 19:55:42.0384 (UTC) FILETIME=[753FCB00:01CAE0C3] X-Virus-Checked: Checked by ClamAV on apache.org This is a multi-part message in MIME format. ------_=_NextPart_001_01CAE0C3.75219982 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I need to extend the PropertyFilter, so that the Key and Value are csv lists. If each property matches the value for every property in the list, the filter will match. Basically AND'ing the property list together. I'm having a hard time trying to figure out where how to access the Key/Value from the config file. Can anyone help? Or recommend a site that show some examples of custom filters. =20 Thanks, Brian ------_=_NextPart_001_01CAE0C3.75219982 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

I need to extend the PropertyFilter, so that the = Key and Value are csv lists.  If each property matches the value for every = property in the list, the filter will match. Basically AND’ing the property = list together.   I’m having a hard time trying to figure out = where how to access the Key/Value from the config file.   Can anyone = help?  Or recommend a site that show some examples of custom filters.

 

Thanks,

Brian

------_=_NextPart_001_01CAE0C3.75219982--