Re: Removing log4j messages from my logs

2005-10-25 Thread Vladimir Corovic
I tried both 1.3alpha-6 and 1.2.9. When it is expected for 1.3 to be officially released? Thanks! - Original Message - From: "James Stauffer" <[EMAIL PROTECTED]> To: "Log4J Users List" Sent: Tuesday, 25 October, 2005 15:35 Subject: Re: Removing log4j messages from my logs > Which vers

Re: Removing log4j messages from my logs

2005-10-24 Thread Vladimir Corovic
ctober, 2005 17:10 Subject: Re: Removing log4j messages from my logs > Can you post the exact messages that you want to remove and a snipet > from your config file showing how you set debug to false? > > On 10/24/05, Vladimir Corovic <[EMAIL PROTECTED]> wrote: > > Hello, >

Removing log4j messages from my logs

2005-10-24 Thread Vladimir Corovic
Hello, How can I remove log4j start messages from my logs? I checked many sites, as well as official manual, but I didn't succeed. I tried with setting log4j.debug = false in my config file, but that doesn't work. Tanks in forward, Vlado -