[CalendarServer-dev] LogLevels does not work on 9.0

Andre LaBranche dre at apple.com
Sat Dec 17 15:35:52 PST 2016


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.Rau at 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 at lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/calendarserver-dev


More information about the calendarserver-dev mailing list