ace\cs\src
>
> Cheers,
> Nicko
>
> > -Original Message-
> > From: Søren M. Olesen [mailto:[EMAIL PROTECTED]
> > Sent: 29 September 2005 06:50
> > To: log4net-user@logging.apache.org
> > Subject: Custom logging level
> >
> > Hi
&g
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
>
>
>
Søren M. Olesen [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 29, 2005 1:50 AM
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
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
Support for defining custom levels during configuration was added in
1.2.9
http://logging.apache.org/log4net/downloads.html
Nicko
> -Original Message-
> From: Simon Wallis [mailto:[EMAIL PROTECTED]
> Sent: 06 September 2005 15:24
> To: Log4NET User
> Subject: RE: custo
n Wallis [mailto:[EMAIL PROTECTED]
>> Sent: 02 September 2005 22:43
>> To: log4net-user@logging.apache.org
>> Subject: custom logging level
>>
>> Hi, I want to add a new custom logging level, called
>> ACTIVITY, to record user activity. It can have the same level
>> as
Wallis [mailto:[EMAIL PROTECTED]
> Sent: 02 September 2005 22:43
> To: log4net-user@logging.apache.org
> Subject: custom logging level
>
> Hi, I want to add a new custom logging level, called
> ACTIVITY, to record user activity. It can have the same level
> as INFO, but it mus
Hi, I want to add a new custom logging level, called ACTIVITY, to record user
activity. It can have the same level as INFO, but it must have its own name so
that it's easily distinguishable and so I can record ACTIVITY events to a
separate log file.
Since the log4net Level class is seal