Uses of Interface
net.logstash.logback.mask.MaskingJsonGeneratorDecorator.PathMaskSupplier
Packages that use MaskingJsonGeneratorDecorator.PathMaskSupplier
-
Uses of MaskingJsonGeneratorDecorator.PathMaskSupplier in net.logstash.logback.mask
Methods in net.logstash.logback.mask with parameters of type MaskingJsonGeneratorDecorator.PathMaskSupplierModifier and TypeMethodDescriptionvoidMaskingJsonGeneratorDecorator.addPathMaskSupplier(MaskingJsonGeneratorDecorator.PathMaskSupplier pathMaskSupplier) Adds the given supplier of paths and mask that will be used to determine if a field should be masked.