0

I want to get rid off DEBUG logs of spring for console.What I have done yet:

  log4j.appender.CONSOLE.Threshold=INFO

I have set

  rootLogger to INFO level 

But still I am getting these spring debug logs.How to get rid of this?

user3505394
  • 315
  • 5
  • 18
  • Can you paste your entire log4j configuration? There could be other configuration that could be overriding your setting. – Praba May 01 '14 at 17:57
  • Please [check this answer first](http://stackoverflow.com/questions/21739578/how-to-disable-spring-logging-debug-messages/21748252#21748252) – Stephane Nicoll May 02 '14 at 08:19
  • I have already chkd these soltns.. anywayz my problem has been fixed bt no proper ans why and hw it gt fixed.. – user3505394 May 02 '14 at 10:56

0 Answers0