disableEventLogging

open fun disableEventLogging(disableLogging: Boolean)

Disable SDK event logging through MapsIndoors. No logs will be created or send with this disabled. By default it is enabled. But disabled in the CMS meaning logs will be created but never uploaded.

Parameters

disableLogging

set the boolean as true to disable all logging of SDK events and false to enable it again.