in modular_cli_sdk/commons/logger.py [0:0]
def format(self, record): original = logging.Formatter.format(self, record) return self._filter(original)