darn...I believe we are using 1.29

Jacob Kjome wrote:
> 
> Quoting James Stauffer <[EMAIL PROTECTED]>:
> 
>> Code in log4j should only use LogLog for logging
> 
> Note that this is true for Log4j versions previous to 1.3alpha, but as of
> 1.3alpha, Log4j uses itself for logging (except for the short time prior
> to
> bootstrapping itself).
> 
> Jake
> 
>>, which is only sent
>> to standard out.  I don't have any good ideas unless you change the
>> message of the LogEvent that gets through.
>>
>> On 11/8/06, vincentw <[EMAIL PROTECTED]> wrote:
>> >
>> > Hi,
>> >
>> > I'm trying to filter the log message and I can do it.  But I what I
>> would
>> > like to do is, keep track of how many times the message was filtered,
>> and
>> > when a new message comes in, log how many times the previous message
>> was
>> > filtered and then the new message.
>> >
>> > I tried using the a logger inside that class but I think I remember
>> reading
>> > something about can't log inside of log4j.
>> >
>> > So how can I go about this?
>> >
>> > Thanks
>> >
>> > vincent
>> > --
>> > View this message in context:
>> http://www.nabble.com/Filters-tf2598830.html#a7249900
>> > Sent from the Log4j - Users mailing list archive at Nabble.com.
>> >
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: [EMAIL PROTECTED]
>> > For additional commands, e-mail: [EMAIL PROTECTED]
>> >
>> >
>>
>>
>> --
>> James Stauffer        http://www.geocities.com/stauffer_james/
>> Are you good? Take the test at http://www.livingwaters.com/good/
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-log-inside-a-filter-tf2598830.html#a7266845
Sent from the Log4j - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to