http://groups.google.com/group/memcached/browse_thread/thread/21cf3310522cabce/9a8adfdff41947b1?hl=en&lnk=st&q=Boris.partensky+danga#9a8adfdff41947b1
On Tue, Sep 9, 2008 at 6:05 AM, vp <[EMAIL PROTECTED]> wrote: > > Thanx , but it doesnt seem to work :( > > On Sep 9, 2:53 pm, Trond Norbye <[EMAIL PROTECTED]> wrote: > > On Sep 9, 2008, at 11:38 AM, vp wrote: > > > > > > > > > I am trying to use memecached in my application . > > > > > but it gives these debug statements in the tomcat log > > > > > "DEBUG MaintThread com.danga.memcached.SockIOPool ++++ Size of busy > > > pool for host (172.16.1.16:11211) = 0 " > > > > > in a loop > > > > > Can any body help me disable these ?? > > > > I would guess something like the following would work: > > > > Logger.getLogger(SockIOPool.class.getName(), Logger.LEVEL_WARN); > > > > Cheers, > > > > Trond > -- --Boris
