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
def clearpath.utils.NullLoggingHandler.emit | ( | self, | |
record | |||
) |