3.3.3.28. log()

DataHubConnection.DataHubConnection.log ( self, severity, message)

Log a message with the given severity.

Arguments:
    severity: The severity of the log message.
    message: The log message.