We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b26c504 commit 37d02e6Copy full SHA for 37d02e6
README.md
@@ -59,7 +59,7 @@ The Stackify appender has built-in data masking for credit cards and social secu
59
60
**Disable Masking:**
61
62
-Add `<MaskEnabled>false</MaskEnabled>` inside the `<StackifyLog> ... </StackifyLog>` tag.
+Add `<param name="maskEnabled" value="true"/>` inside the `<appender> ... </appender>` tag.
63
64
**Customize Masking:**
65
0 commit comments