Debugging - kombu.utils.debug

kombu.utils.debug

Debugging support.

copyright:
  1. 2009 - 2012 by Ask Solem.
license:

BSD, see LICENSE for more details.

kombu.utils.debug.setup_logging(loglevel=10, loggers=['kombu.connection', 'kombu.channel'])
class kombu.utils.debug.Logwrapped(instance, logger=None, ident=None)

Table Of Contents

Previous topic

Compat. utilities - kombu.utils.compat

Next topic

String Encoding - kombu.utils.encoding

This Page