Package-level declarations

Types

Link copied to clipboard
interface UpliftLogger

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

Functions

Link copied to clipboard
fun log(level: Level, message: String, internalOnly: Boolean = false)