Uses of Class
net.logstash.logback.mask.MaskingJsonGeneratorDecorator.ValueMask
Packages that use MaskingJsonGeneratorDecorator.ValueMask
-
Uses of MaskingJsonGeneratorDecorator.ValueMask in net.logstash.logback.mask
Methods in net.logstash.logback.mask with parameters of type MaskingJsonGeneratorDecorator.ValueMaskModifier and TypeMethodDescriptionvoidMaskingJsonGeneratorDecorator.addValueMask(MaskingJsonGeneratorDecorator.ValueMask valueMask) Adds the given value regexes and mask to the regexes that will be used to determine if a field value should be masked.