Contents

logMessage(_:)

Logs the given string to the initiating client.

Declaration

func logMessage(_ str: String)

Parameters

  • str:

    The string to log.