Uses of Class
com.identityworksllc.iiq.common.logging.SlicingRewritePolicy
-
Packages that use SlicingRewritePolicy Package Description com.identityworksllc.iiq.common.logging -
-
Uses of SlicingRewritePolicy in com.identityworksllc.iiq.common.logging
Methods in com.identityworksllc.iiq.common.logging that return SlicingRewritePolicy Modifier and Type Method Description static SlicingRewritePolicy
SlicingRewritePolicy. createSlicingPolicy(String regex, String substring, int startChars, int endChars, int contextChars)
The log4j2 factory method for creating one of these log event processors
-