Return-Path: Delivered-To: apmail-logging-log4net-user-archive@www.apache.org Received: (qmail 52162 invoked from network); 30 Sep 2005 20:20:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Sep 2005 20:20:06 -0000 Received: (qmail 97142 invoked by uid 500); 30 Sep 2005 20:20:05 -0000 Delivered-To: apmail-logging-log4net-user-archive@logging.apache.org Received: (qmail 97080 invoked by uid 500); 30 Sep 2005 20:20:04 -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 97069 invoked by uid 99); 30 Sep 2005 20:20:04 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Sep 2005 13:20:04 -0700 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [68.142.207.144] (HELO web32213.mail.mud.yahoo.com) (68.142.207.144) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 30 Sep 2005 13:20:08 -0700 Received: (qmail 83248 invoked by uid 60001); 30 Sep 2005 20:19:40 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=3O3hGrs131BYMoCBmCz4nkQSQkKlEjxLoFyp0t4zzmVZjj43FM/jPCBsXtKDtMFuvmwa1IaoFIL57hIAXSgp1+zHMbeybzR/VnEVyiJCVcRISo27T64e3V/tdxiUr8I0ZVkW06lIrSQAQH8eO4eMY6kqpL2ifCapppwN8KsIBE0= ; Message-ID: <20050930201940.83246.qmail@web32213.mail.mud.yahoo.com> Received: from [68.253.108.225] by web32213.mail.mud.yahoo.com via HTTP; Fri, 30 Sep 2005 13:19:40 PDT Date: Fri, 30 Sep 2005 13:19:40 -0700 (PDT) From: Ron Grabowski Subject: RE: Custom logging level To: Log4NET User In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Didn't log4j implement this as part of their 1.2.x tree? Guess what my next question is... :-) --- Nicko Cadell wrote: > There is an example of how to add the TRACE level to log4net in the > log4net download at: > > extensions\net\1.0\log4net.Ext.Trace\cs\src > > Cheers, > Nicko > > > -----Original Message----- > > From: S�ren M. Olesen [mailto:smolesen@hotmail.com] > > Sent: 29 September 2005 06:50 > > To: log4net-user@logging.apache.org > > Subject: Custom logging level > > > > Hi > > > > I been trying to figure out how to make a custum debug level, > > but haven't succeded yet...anyone who has an example or know > > where to find an example, that they'd like to share with me.... > > > > TIA > > > > S�ren > > > > > > >