Searched refs:asctime_format (Results 1 – 1 of 1) sorted by relevance
410 asctime_format = '%(asctime)s' variable in PercentStyle437 asctime_format = '{asctime}' variable in StrFormatStyle467 asctime_format = '${asctime}' variable in StringTemplateStyle476 return fmt.find('$asctime') >= 0 or fmt.find(self.asctime_format) >= 0