plover.oslayer.log – User-facing notifications#

This module provides a log handler for displaying critical notifications in the system GUI.

class plover.oslayer.log.NotificationHandler#

A logging.StreamHandler that emits system notifications.

By default, this emits only notifications of level WARNING or higher.