Closed GoogleCodeExporter closed 9 years ago
Hi,please configure your log4j.properties if u are using log4j.
Original comment by killme2...@gmail.com
on 8 Jan 2013 at 12:03
Original comment by killme2...@gmail.com
on 8 Jan 2013 at 12:03
i got same issue, i have configured the log4j.properties, which level is error,
but the debug level logs are printed very seconds, heavily affect the
performance.
Original comment by qingshe...@gmail.com
on 23 Sep 2013 at 2:10
I am using 1.4.2 and facing the same thing
Original comment by shoaib.k...@gmail.com
on 16 Mar 2014 at 7:21
Though it's an old post, but just for information, depending on you logger
implementation, change you logger properties file. I used logback. So, changed
logback.xml as,
<logger name="net.rubyeye.xmemcached" level="ERROR" />
<logger name="com.google.code.yanf4j" level="ERROR" />
Original comment by mukit...@gmail.com
on 21 Jan 2015 at 6:50
Original issue reported on code.google.com by
meyap...@gmail.com
on 30 Nov 2012 at 3:08