CoreCryptoLogger

A callback interface for forwarding CoreCrypto log messages to the platform's logging system.

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun log(level: CoreCryptoLogLevel, message: String, context: String?)

CoreCrypto will call this method whenever it needs to log a message.