Global Variables

The following global variables are available globally.

Logger

  • Default logger used throughout SDK. It can be used to observe internal actions of the SDK, as well as to log your own messages. Depending on the needs, you can setup suitable logLevel and outputs.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public let tomtomSDKLogger: Logger