PlayLogger

interface PlayLogger

Interface to handle play log event.

Functions

Link copied to clipboard
abstract fun onLogEvent(logEvent: LogEvent, properties: Map<LogProperty, Any>)

Called when the play log event is triggered.