in dcrpm/forensic_logger.py [0:0]
def emit(self, record): # type: (logging.LogRecord) -> None if record.levelno == logging.DEBUG: self.debug(record)