Module provides a mixin class to enable logging for Python-based COM object.
mixinCOMclass_logger
mixin class for logging
- simulate stdout, stderr for COM objects (Note: simple redirection does not work!)
- logging via logging object and logging.exception