getLogFiles

open fun getLogFiles(logFiles: ArrayList<String>): Boolean

Retrieve an array of all the log files (.v1log files) in the current logging directory

Return

true if the operation is successful, false if the current logging directory is not set.

Parameters

logFiles

An ArrayList of String types that is filled in with the names of log files in the current logging directory