setLogDirectory

open fun setLogDirectory(path: String): Boolean

Set the directory to which active logging will take place.

Return

true if the directory is present and ready for logging, false if an error occurred.

Parameters

path

Full/Absolute path to the directory to be used for logging. The directory will be created if it doesn't exist.