set_config

tenjint.logger.set_config(config)[source]

Configure the logging module.

This function can be used to configure the logging module and all loggers that are used by this package.

Parameters

config (dict) – The new configuration.