Uses of Class
com.gigaspaces.log.LogEntryMatcherFilter
Packages that use LogEntryMatcherFilter
-
Uses of LogEntryMatcherFilter in com.gigaspaces.log
Subclasses of LogEntryMatcherFilter in com.gigaspaces.logModifier and TypeClassDescriptionclassA matcher filter that will return log entries that happened from (after) the provided log entry.classA matcher filter that will match only on log entries that occurred after the specified time.classA matcher filter that will return log entries that happened till the provided log entry.classA matcher filter that will match only on log entries that occurred before the specified time.classA matcher filter that will filter out all log entries that do not contain the provided string.classA matcher that will be executed only on the first log file.classReturns the last N log entries.classA log entry matcher filter that matches on nothing.classA log entry matcher filter that will match on log entries which match on the given regular expression.classA log entry matcher filter that matches on logs that only exists within the same log file.