Home
last modified time | relevance | path

Searched refs:logThreads (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/logging/
D__init__.py100 logThreads = 1 variable
283 if logThreads and thread:
/external/python/cpython2/Doc/howto/
Dlogging.rst1031 | Threading information. | Set ``logging.logThreads`` to ``0``. |