set Sinch Log Callback
Sets the SinchLogCallback to be notified about log messages from the Sinch SDK. This callback will be active until you create SinchClient. Then, all the logging will be exposed via SinchClientListener.onLogMessage callback.
Parameters
sinch Log Callback
to be notified about log messages or null to remove any previously set callback.