Uses of Class
org.apache.logging.log4j.core.filter.MarkerFilter
-
Packages that use MarkerFilter Package Description org.apache.logging.log4j.core.filter Log4j 2 Filter support. -
-
Uses of MarkerFilter in org.apache.logging.log4j.core.filter
Methods in org.apache.logging.log4j.core.filter that return MarkerFilter Modifier and Type Method Description static MarkerFilter
MarkerFilter. createFilter(String marker, Filter.Result match, Filter.Result mismatch)
Creates the MarkerFilter.
-