Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request - Add logPropertyName passed to the Masking operators call #36

Open
Dimon24021993 opened this issue May 8, 2024 · 0 comments

Comments

@Dimon24021993
Copy link

While using this extension with carside pattern created libraries we want to hide specific logProperties.

Previously all our carside's logProperties were named in pattern "".

So, when we will be able to filter "our" properties by name pattern - it will much easier to create predefined masking operators per library.

As an example we wanna mask email while sending mesage via SMTP. We can use EmailAddressMaskinjgOperator but it will mask all emails logged in the application, but maybe that some emails are public and can be logged.

It is a more generic solution of issue #29 (Feature request - add customMaskingOperator option to items in maskProperties list.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant