Log that a notification has been sent to the client.
@override void logNotification(String notification) => _log(TAG_NOTIFICATION, notification);