Chainsaw and custom LogPanel

2005-06-23 Thread Ivan Linhares Martins
Hi, i´m working with Chainsaw v2 and "custom expression LogPanels". The question is that I have many custom panels and I need to create them every time I open the application. Isn´t there a way to configure these panels automatically? in chainsaw.xml for example. My case is that I have many tabs

Re: Messages in a Loop

2005-05-25 Thread Ivan Linhares Martins
ould try Aron solution as well, but it requires some extra coding too On 5/24/05, James Stauffer <[EMAIL PROTECTED]> wrote: > Any loop or one specific loop? If it is one specific loop you could > configure the logger that it uses. > > On 5/24/05, Ivan Linhares Martins <[EMAI

Messages in a Loop

2005-05-24 Thread Ivan Linhares Martins
Hi, I´m using log4j version 1-3 alpha 6, working with Socket and File Appenders. I would like to know if i can prevent repeated messages generated in a loop appearing in files or remote receivers only by configuring Log4j, i.e. not writing additional code. Is it possible? Thanks, Ivan