atkinson.logging.drivers package

Submodules

atkinson.logging.drivers.default module

Implementation of a driver that uses the standard python logger.

atkinson.logging.drivers.default.getLogger(config)[source]

Returns a python stdlib logger

Parameters:config – Dictionary of values meeting the criteria in the Configuration dictionary schema.

Module contents