Uses of Interface
org.frankframework.logging.IbisMaskingLayout.HideRegexContext
-
Uses of IbisMaskingLayout.HideRegexContext in org.frankframework.logging
Modifier and TypeMethodDescriptionIbisMaskingLayout.pushToThreadLocalReplace
(Pattern pattern) Push a hide-regex pattern to the ThreadLocal replace-hideregex stack and return aIbisMaskingLayout.HideRegexContext
that can be closed to pop the pattern from the stack again.