logEvent

abstract fun logEvent(eventName: String, details: Map<String, Any>? = null, error: Exception? = null)