Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/logging/
D__init__.py332 def makeLogRecord(dict): function
/external/python/cpython3/Lib/logging/
D__init__.py363 def makeLogRecord(dict): function