Class SameFileLogEntryMatcher

java.lang.Object
com.gigaspaces.log.LogEntryMatcherFilter
com.gigaspaces.log.SameFileLogEntryMatcher
All Implemented Interfaces:
LogEntryMatcher, Serializable

public class SameFileLogEntryMatcher extends LogEntryMatcherFilter
A log entry matcher filter that matches on logs that only exists within the same log file.
Author:
kimchy
See Also: