getLog

fun getLog(): String?

Retrieve the path to the Verifier SDK log file.

Return

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

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.