2 messages in org.apache.logging.log4j-userRe: XML file loading in chainsaw - ad...
FromSent OnAttachments
Stephen PainJun 7, 2004 8:55 am 
Paul SmithJun 7, 2004 3:07 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: XML file loading in chainsaw - adding thresholdActions...
From:Paul Smith (psm@apache.org)
Date:Jun 7, 2004 3:07:55 pm
List:org.apache.logging.log4j-user

Yes, a good idea, what needs to happen is the file loading code needs to be coverted into a receiver, and the Swing action just starts it, and at the end of the file loading the Receiver shuts itself down.

I'm still trying to get mysely settled in my new job, so hopefully soon I will be back online to do some stuff.

cheers,

Paul Smith

On Mon, 7 Jun 2004, Stephen Pain wrote:

Hi,

I've just struggled to load a huge (100+MB) file into chainsaw when all I was
interested in were the errors for some analysis I needed to do. Having a cyclic
buffer is helpful, but if there are a load of debug messages you're not
interested in, you can end up losing the more important messages off the end of
the buffer...

It would be a great help if we could specify a threshold on the loading of an
XML file, just like for the receivers... :)

Cheers, Stephen