artemis.core.abcalgo

Module Contents

class artemis.core.abcalgo.AbcAlgoBase(cls, *args, **kwargs)

Bases: type

https://stackoverflow.com/questions/29069655/python-logging-with-a-common-logger-class-mixin-and-class-inheritance

Logger for the Base class and each derived class. Not for instances though To identify logging from different configurations pass the instance name (attribute)