Interface CleanStrategy

    • Method Detail

      • shouldClean

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