Interface BackupStrategy

    • Method Detail

      • shouldBackup

        boolean shouldBackup​(java.io.File file)
        Whether we should backup a specified log file.
        Parameters:
        file - the log file
        Returns:
        true is we should backup the log file