resetCurrentLogFile

open fun resetCurrentLogFile(): Boolean

Remove all logging entries from the current log file, but allow future logging to continue into the file

Return

true if the current log file was deleted and re-created, false if the logging directory is not set or the current log file is not set.