Logger
interface Logger
A type representing message logger
Some important and useful information will be outputted through this interface while a debug build.
By default this SDK uses a concrete implementation of this interface DefaultLogger.
Some important and useful information will be outputted through this interface while a debug build.
By default this SDK uses a concrete implementation of this interface DefaultLogger.