I clear-out the logs before I start my app. I am using earlier versions of the libraries though…
logback-core-1.0.0.jar
logback-classic-1.0.0.jar
slf4j-api-1.6.4.jar
From: logback-user-bounces@qos.ch [mailto:logback-user-bounces@qos.ch]
On Behalf Of Tony Trinh
Sent: Friday, June 22, 2012 4:11 PM
To: logback users list
Subject: Re: [logback-user] Problems with jaino evaluator
On Fri, Jun 22, 2012 at 4:58 PM, George, Kenneth V [NTK] <Kenneth.V.George@sprint.com> wrote:
Ok, so I made the change and I do not get the error now. However, I still am getting text in the alarm.txt file that should not be there. I changed the evaluation for level > INFO to be level == ERROR. I am still getting info and debug messages in the alarm file. Also, SEND_ALARM has not been set in the code, yet I am getting log messages.
I can't reproduce your symptoms (my alarms.log contains only messages that pass the filter). Are you sure you're not looking at a stale log?
What library versions are you working with? My library versions: