Home
last modified time | relevance | path

Searched refs:BufferingFormatter (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Lib/logging/
D__init__.py503 class BufferingFormatter(object): class
/external/python/cpython3/Lib/logging/
D__init__.py643 class BufferingFormatter(object): class
/external/python/cpython3/Lib/test/
Dtest_logging.py3556 class TestBufferingFormatter(logging.BufferingFormatter):
3571 f = logging.BufferingFormatter()
/external/python/cpython2/Doc/howto/
Dlogging.rst932 :class:`~handlers.BufferingFormatter` can be used. In addition to the format
/external/python/cpython3/Doc/howto/
Dlogging.rst982 :class:`~handlers.BufferingFormatter` can be used. In addition to the format