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