pipeline.extern.logutils.dictconfig

Functions

dictConfig(config)

Configure logging using a dictionary.

named_handlers_supported()

valid_ident(s)

Classes

BaseConfigurator(config)

The configurator base class which defines some useful defaults.

ConvertingDict

A converting dictionary wrapper.

ConvertingList

A converting list wrapper.

ConvertingTuple

A converting tuple wrapper.

DictConfigurator(config)

Configure logging using a dictionary-like object to describe the configuration.

dictConfigClass

alias of pipeline.extern.logutils.dictconfig.DictConfigurator