logNotification abstract method

void logNotification(
  1. String notification
)

Log that a notification has been sent to the client.

Implementation

void logNotification(String notification);