Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/logging/
D__init__.py1394 class RootLogger(Logger): class
1504 root = RootLogger(WARNING)
/external/python/cpython3/Lib/logging/
D__init__.py1667 class RootLogger(Logger): class
1824 root = RootLogger(WARNING)