Class RegexLogEntryMatcher

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

public class RegexLogEntryMatcher extends LogEntryMatcherFilter
A log entry matcher filter that will match on log entries which match on the given regular expression.
Author:
kimchy
See Also: