getLog

fun getLog(): String?

Retrieve the path to the Holder SDK log file.

The referenced file contains log entries from the previous two calendar days, stored in Data format. The file contents can be decoded into a [String], where each element in the array represents a single log message.

Return

The full path of the log file with ".log" extension.