Return-Path: Delivered-To: apmail-logging-log4net-user-archive@www.apache.org Received: (qmail 64375 invoked from network); 4 May 2006 12:52:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 May 2006 12:52:12 -0000 Received: (qmail 76543 invoked by uid 500); 4 May 2006 12:52:09 -0000 Delivered-To: apmail-logging-log4net-user-archive@logging.apache.org Received: (qmail 76527 invoked by uid 500); 4 May 2006 12:52:08 -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 76496 invoked by uid 99); 4 May 2006 12:52:07 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 May 2006 05:52:07 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [64.202.165.199] (HELO smtpout04-04.prod.mesa1.secureserver.net) (64.202.165.199) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 04 May 2006 05:52:06 -0700 Received: (qmail 17184 invoked from network); 4 May 2006 12:51:44 -0000 Received: from unknown (216.15.121.89) by smtpout04-04.prod.mesa1.secureserver.net (64.202.165.199) with ESMTP; 04 May 2006 12:51:44 -0000 From: "Irene Altdorf" To: Subject: notification event for a modified configuration? Date: Thu, 4 May 2006 08:51:59 -0400 Message-ID: <000001c66f79$88d934e0$3102a8c0@goodkind.avalere.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0001_01C66F58.01C794E0" X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcZveYebGbLL1DeWSby3+1GKA8UFGw== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------=_NextPart_000_0001_01C66F58.01C794E0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, I am using 'log4net.Config.XmlConfigurator.ConfigureAndWatch(configFileInfo)' to configure my application's log4net settings, but then I am programmatically making some minor changes to the settings. When the config file changes, log4net updates the settings, but I no longer have the minor changes I originally made programmatically. Is there a way I can be notified when log4net has finished making its changes so I can then make the minor changes I would like? Thanks, Irene ------=_NextPart_000_0001_01C66F58.01C794E0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi,

 

I am using ‘log4net.Config.XmlConfigurator.ConfigureAndWatch(conf= igFileInfo)’ to configure my application’s log4net settings, but then I am programmatically making some minor changes to the = settings.

 

When the config file changes, log4net updates the = settings, but I no longer have the minor changes I originally made = programmatically.

 

Is there a way I can be notified when log4net has = finished making its changes so I can then make the minor changes I would = like?

 

Thanks,

Irene

 

------=_NextPart_000_0001_01C66F58.01C794E0--