redvypr.gui.QPlainTextEditLogger.emit

QPlainTextEditLogger.emit(record)

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.