CoreCryptoLoggerImpl

This trait is used to provide a callback mechanism to hook up the respective platform logging system.

Functions

Link copied to clipboard
open override fun close()
Link copied to clipboard
open override fun destroy()
Link copied to clipboard
open override fun log(level: CoreCryptoLogLevel, message: String, context: String?)

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