logComplete

fun logComplete(status: EventLoggingStatus, extraInfo: Array<out <Error class: unknown class><String, Any>> = arrayOf()): <Error class: unknown class>

Logs event processing. Will use the difference between the current system time and startOfProcessing to log performance data. Underlying implementation detail is using the common KaliumLogger.logStructuredJson to log structured JSON.