logEvent

fun logEvent(productCode: String, internal: Boolean, time: Long = epochMillis(), build: String, session: String, group: LogEventGroup, event: LogEventAction, dynamicFields: List<EventPair<String?>>? = null): LogEvent

Create a log event with recorder fields