tenjint.logger.
LoggerMixin
Logger mixin.
If you inherit from this class, your class will receive a _logger property. This property can be used to access the logger, which in-turn allows to log messages.
Methods
LoggerMixin.__init__()
LoggerMixin.__init__
Initialize self.