Logger

fun interface Logger

Global logger interface for the KMPNotifier library.

Functions

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

Log a message.