Home
last modified time | relevance | path

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

/third_party/python/Lib/logging/
D__init__.py74 logMultiprocessing = True variable
/third_party/python/Lib/test/
Dtest_logging.py4568 def _extract_logrecord_process_name(key, logMultiprocessing, conn=None): argument