Home | History | Annotate | Download | only in logging

Lines Matching refs:formatTime

404     def formatTime(self, record, datefmt=None):
460 time (as determined by a call to usesTime(), formatTime() is
466 record.asctime = self.formatTime(record, self.datefmt)