Do you by chance have the default log level set to debug? I still think a more specific entry from LogLevels should override the default, whether it is higher or lower, but maybe it only works to raise verbosity (which is how we use it).
-dre > On Dec 17, 2016, at 4:39 AM, Axel Rau <axel....@chaos1.de> wrote: > > Hi, > > setting > > <key>LogLevels</key> > <dict> > <key>twistedcaldav.memcachepool</key> > <string>info</string> > <key>twistedcaldav.memcacher</key> > <string>info</string> > <key>twext.enterprise.adbapi2</key> > <string>info</string> > </dict> > > does not stop the chatty logging like > > [twext.enterprise.adbapi2#debug] ConnectionPool: txn free > 'jobqueue.workCheck': free=2, busy=0, waiting=0 > [twext.enterprise.adbapi2#debug] ConnectionPool: txn busy > 'jobqueue.workCheck': free=1, busy=1, waiting=0 > > [caldav-0] [twistedcaldav.memcachepool.MemCachePool#debug] Freed client: > <twistedcaldav.memcachepool.PooledMemCacheProtocol instance at 0x80de7ee60> > [caldav-0] [twistedcaldav.memcachepool.MemCachePool#debug] Clients #free: 1, > #busy: 0, #pending: 0, #queued: 0 > [caldav-0] [twistedcaldav.memcacher.Memcacher#debug] Getting Cache Token for > uā2191/some_user' > > Any hints wellcome, > Axel > --- > PGP-Key:29E99DD6 ā computing @ chaos claudius > > _______________________________________________ > calendarserver-dev mailing list > calendarserver-dev@lists.macosforge.org > https://lists.macosforge.org/mailman/listinfo/calendarserver-dev _______________________________________________ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/calendarserver-dev