Constructors

Link copied to clipboard
constructor(logger: Logger<LoggingEvent>)

Functions

Link copied to clipboard
open override fun logCompletedEvent(success: Boolean, token: String?, error: Throwable?)

Logs event when 3DS flow is completed.

Link copied to clipboard
open override fun logLoadedEvent(success: Boolean, error: Throwable?)

Logs event when initial url is loaded for the first time.

Link copied to clipboard
open override fun logPresentedEvent()

Logs event WebView presented for the first time.