UpliftLogger

interface UpliftLogger

Interface with that the host app can use to receive information from the SDK.

Functions

Link copied to clipboard
abstract fun log(level: Level, message: String)

Method that delegate the message and the level of it.