onLogs

abstract fun onLogs(logs: List<AppLog>)

A new list of logs is available.

Logs are sorted from the most recent to the oldest.