onLogEvent

abstract fun onLogEvent(deviceAddress: String, level: Int, message: String)

Method called when a log event was sent from the DFU service.

Parameters

deviceAddress

the target device address

message

the log message