Searched refs:asctime_format (Results 1 – 1 of 1) sorted by relevance
415 asctime_format = '%(asctime)s' variable in PercentStyle447 asctime_format = '{asctime}' variable in StrFormatStyle481 asctime_format = '${asctime}' variable in StringTemplateStyle490 return fmt.find('$asctime') >= 0 or fmt.find(self.asctime_format) >= 0