setLogConnector

fun setLogConnector(logConnector: LogConnector?): SygicEngine.Builder

Sets the log connector which will get the logs from the Sygic SDK. You can attach these logs to crash reporting tool or attach them when reporting issues with the SDK.

Return

instance of this Builder

Parameters

logConnector

instance of the connector which will get the messages