from core.logging import logger class LoggingMixin: def __init__(self): self.logger = logger