Home
last modified time | relevance | path

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

/third_party/python/Doc/library/
Dlogging.handlers.rst116 NullHandler chapter
/third_party/python/Lib/logging/
D__init__.py2135 class NullHandler(Handler): class