libgs.groundstation.UILogHandler.emit

UILogHandler.emit(record)[source]

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.