Uses of Class
net.logstash.logback.mask.MaskingJsonGeneratorDecorator.PathMask
Packages that use MaskingJsonGeneratorDecorator.PathMask
-
Uses of MaskingJsonGeneratorDecorator.PathMask in net.logstash.logback.mask
Subinterfaces with type arguments of type MaskingJsonGeneratorDecorator.PathMask in net.logstash.logback.maskModifier and TypeInterfaceDescriptionstatic interfaceSupplies aMaskingJsonGeneratorDecorator.PathMaskdynamically at runtime.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.