onLogEvent

abstract fun onLogEvent(logEvent: LogEvent, properties: Map<LogProperty, Any>)

Called when the play log event is triggered.

Parameters

logEvent

the play log event

properties

the properties for the event