Home
last modified time | relevance | path

Searched defs:asctime_format (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/logging/
D__init__.py423 asctime_format = '%(asctime)s' variable in PercentStyle
437 asctime_format = '{asctime}' variable in StrFormatStyle
446 asctime_format = '${asctime}' variable in StringTemplateStyle