예제 #1
0
 def filter(self, record: logging.LogRecord) -> bool:
     record.context_id = self.context_id
     return True