Uses of Class
net.logstash.logback.mask.MaskingJsonGeneratorDecorator.PathMask
Packages that use MaskingJsonGeneratorDecorator.PathMask
-
Uses of MaskingJsonGeneratorDecorator.PathMask in net.logstash.logback.mask
Methods in net.logstash.logback.mask with parameters of type MaskingJsonGeneratorDecorator.PathMaskModifier and TypeMethodDescriptionvoidMaskingJsonGeneratorDecorator.addPathMask(MaskingJsonGeneratorDecorator.PathMask pathMask) Adds the given paths and mask that will be used to determine if a field should be masked.