Uses of Interface
net.logstash.logback.mask.MaskingJsonGeneratorDecorator.ValueMaskSupplier
Packages that use MaskingJsonGeneratorDecorator.ValueMaskSupplier
-
Uses of MaskingJsonGeneratorDecorator.ValueMaskSupplier in net.logstash.logback.mask
Methods in net.logstash.logback.mask with parameters of type MaskingJsonGeneratorDecorator.ValueMaskSupplierModifier and TypeMethodDescriptionvoidMaskingJsonGeneratorDecorator.addValueMaskSupplier(MaskingJsonGeneratorDecorator.ValueMaskSupplier valueMaskSupplier) Adds the given supplier of value regexes and mask to the regexes that will be used to determine if a field value should be masked.