pyaugmecon
pyaugmecon copied to clipboard
Allow injecting a logger
Adds the ability to use a logger that has been configured outside of PyAUGMECON.
Behavior of setting up own logger remains default.
Only if log_name
is configured in the config options, setup is skipped and the passed logger is used.