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