BeeWatch

Note

This documentation is in early development.

DOCSTRING

class beewatch.Configure(config)

Configure BeeWatch from a dict

This class is inspired by logging.config (https://github.com/python/cpython/blob/3.6/Lib/logging/config.py)

Parameters:config (dict) – dictionary holding config information. for more information see /config/index
configure(config)
str_to_callable(dotted_str)
warnings = True