module documentation

Mixins for both providing their own or forwarding to the parent OPC UA logger.

Class NotificationForwarderMixin Mixin which implements the AbstractUaLogger interface by forwarding the logging messages to the parent.
Class NotificationMixin Mixin which implements the AbstractUaLogger interface using their own Notification via composition.