| Package | Description |
|---|---|
| net.logstash.logback.mask |
| Class and Description |
|---|
| FieldMasker
Masks JSON fields within a JSON stream.
|
| MaskingJsonGeneratorDecorator.PathMask
Paths to mask, and the value to write as the mask.
|
| MaskingJsonGeneratorDecorator.PathMaskSupplier
Supplies a
MaskingJsonGeneratorDecorator.PathMask dynamically at runtime. |
| MaskingJsonGeneratorDecorator.ValueMask
Values to mask, and the value to write as the mask.
|
| MaskingJsonGeneratorDecorator.ValueMaskSupplier
Supplies a
MaskingJsonGeneratorDecorator.ValueMask dynamically at runtime. |
| ValueMasker
Masks JSON string and number values within a JSON stream.
|
Copyright © 2013–2022. All rights reserved.