Return-Path: Delivered-To: apmail-logging-log4net-user-archive@www.apache.org Received: (qmail 41417 invoked from network); 29 Nov 2007 20:53:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Nov 2007 20:53:36 -0000 Received: (qmail 23821 invoked by uid 500); 29 Nov 2007 20:53:23 -0000 Delivered-To: apmail-logging-log4net-user-archive@logging.apache.org Received: (qmail 23795 invoked by uid 500); 29 Nov 2007 20:53:23 -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 23784 invoked by uid 99); 29 Nov 2007 20:53:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Nov 2007 12:53:22 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [206.190.38.90] (HELO web50603.mail.re2.yahoo.com) (206.190.38.90) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 29 Nov 2007 20:53:25 +0000 Received: (qmail 97130 invoked by uid 60001); 29 Nov 2007 20:53:04 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=Jl54qZLAIMXBhLf0mFHBWFZu6g6VT0rO5OWD4GgBYS034twtEtJxnLUbZkYardvvf3z2PtCKKobGT9ZMhVbzTS6RNX4GvSmCKYQa2AOixm/CDeY4KAj/GCw4ZAaDJnA/c5lXedyOG8n41H5LzIUDX7sx+p8+iRxTyyPR8egPU6k=; X-YMail-OSG: 5HKFxjsVM1l74fxCI6y5m0ky9Y_Ei4h2qR0xnP0QLxKFzHP5zikxAHjH33JUS_3sW3rzBCXSEanrt1m7Tphr0FoNCkdXzwwg_YllG1HaGzNyMuKwDgtZE_F7UI0L0g-- Received: from [146.201.25.221] by web50603.mail.re2.yahoo.com via HTTP; Thu, 29 Nov 2007 12:53:04 PST X-Mailer: YahooMailRC/818.31 YahooMailWebService/0.7.157 Date: Thu, 29 Nov 2007 12:53:04 -0800 (PST) From: Duder Himer Subject: Re: batching log entries until exception To: Log4NET User MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-802729657-1196369584=:96585" Message-ID: <259064.96585.qm@web50603.mail.re2.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org --0-802729657-1196369584=:96585 Content-Type: text/plain; charset=us-ascii Should the below work for the SmtpAppender? I am using log4net 1.2.10, and it just shows "[P{log4net:HostName}] test" in the subject instead of the hostname. ____________________________________________________________________________________ Be a better sports nut! Let your teams follow you with Yahoo Mobile. Try it now. http://mobile.yahoo.com/sports;_ylt=At9_qDKvtAbMuh1G1SQtBI7ntAcJ --0-802729657-1196369584=:96585 Content-Type: text/html; charset=us-ascii
Should the below work for the SmtpAppender?  I am using log4net 1.2.10, and it just shows "[P{log4net:HostName}] test" in the subject instead of the hostname.

      <subject type="log4net.Util.PatternString">
        <conversionPattern value="[%P{log4net:HostName}] test"/>
      </subject>


Be a better sports nut! Let your teams follow you with Yahoo Mobile. Try it now. --0-802729657-1196369584=:96585--