Home | History | Annotate | Download | only in logging

Lines Matching full:threadname

300             self.threadName = threading.current_thread().name
303 self.threadName = None
462 %(threadName)s Thread name (if available)