: Re: Trace level in log4j
Ok... so you want to implement a "parallel" level hierachy, so that every
log event has a standard log4j level and your added "trace" level?
If that is the case, I think you might be on your own. You want to meddle
deep into the innards of log4j
and that would serve to decide
> whether to actually audit the messages using the appenders or not.
>
> Asaf Lahav
>
> VP R&D, Prima Grid LTD.
>
> Cellular: 972-54-4717955
>
> Phone: 972-3-6540255
>
> Fax: 972-3-6540254
>
>
>
> -Original Messag
her to actually audit the messages using the appenders or not.
>
> Asaf Lahav
>
> VP R&D, Prima Grid LTD.
>
> Cellular: 972-54-4717955
>
> Phone: 972-3-6540255
>
> Fax: 972-3-6540254
>
>
>
> -Original Message-
> From: Javier Gonzalez [mailto
Fax: 972-3-6540254
-Original Message-
From: Javier Gonzalez [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 15, 2006 5:39 PM
To: Log4J Users List
Subject: Re: Trace level in log4j
If I understand correctly... you want to reimplement logging levels? Or do
you want to implement a new
If I understand correctly... you want to reimplement logging levels? Or do
you want to implement a new Level?
On 3/15/06, Asaf Lahav <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I have been going through the log4j documentation and couldn't find what
> I'm looking for… so I decided to ask here before I
Hi,
I
have been going through the log4j documentation and couldn't find what I'm
looking for… so I decided to ask here before I conclude my search.
What
I am trying to achieve is the ability to define a log4j trace level.
A
trace level is a number which indicates the level (importance