Home | History | Annotate | Download | only in logging

Lines Matching defs:formatException

431 formatException(self, ei):
463 it is formatted using formatException() and appended to the message.
481 record.exc_text = self.formatException(record.exc_info)