Class JenkinsLogs

    • Field Detail

      • ROTATED_LOGFILE_FILTER

        protected static final FileFilter ROTATED_LOGFILE_FILTER
        Matches log files and their rotated names, such as "foo.log" or "foo.log.1"
    • Constructor Detail

      • JenkinsLogs

        public JenkinsLogs()