Uses of Class
io.hawt.log.LogFilter
-
Packages that use LogFilter Package Description io.hawt.log.support -
-
Uses of LogFilter in io.hawt.log.support
Methods in io.hawt.log.support that return LogFilter Modifier and Type Method Description protected LogFilterLogQuerySupport. jsonToLogFilter(java.lang.String json)Methods in io.hawt.log.support with parameters of type LogFilter Modifier and Type Method Description protected Predicate<LogEvent>LogQueryBase. createPredicate(LogFilter filter)LogResultsLogQuerySupportMBean. queryLogResults(LogFilter filter)Queries the log results using the given filter
-