Contents:
SseLoggingHandler
SseLoggingHandler.emit()
Bases: Handler
Handler
Do whatever it takes to actually log the specified logging record.
This version is intended to be implemented by subclasses and so raises a NotImplementedError.