Null Logging Handler. More...
Public Member Functions | |
def | emit |
Logging Event. |
Null Logging Handler.
Implements a logging handler that does nothing with the event.
Useful for suppressing log messages when logging in a library.
Null Logging Handler
Definition at line 833 of file utils.py.
def clearpath::utils::NullLoggingHandler::emit | ( | self, | ||
record | ||||
) |