Home
last modified time | relevance | path

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

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