View Revisions: Issue #4105

Summary 0004105: Snapshot: use log file names from log4j configuration to filter files to include in snapshot
Revision 2019-10-01 19:13 by pmarzullo
Additional Information SnapshotUtil:
Already contains object Map<File, Layout> matches, let's use that object to match the files in the log directory in addition to the symmetric* and wrapper*.
Revision 2019-10-01 19:11 by pmarzullo
Additional Information