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

Hidden/Secret properties in toString #1051

Open
XanderD99 opened this issue Mar 21, 2024 · 0 comments
Open

Hidden/Secret properties in toString #1051

XanderD99 opened this issue Mar 21, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@XanderD99
Copy link

Is your feature request related to a problem? Please describe.
I want to hide certain fields from the toString function or at least make them secret.

Describe the solution you'd like
Perhaps a new tag you can add to properties to ignore them from the toString function or maybe a @secret tag that swaps the real value with ***** for example.

Describe alternatives you've considered
none :)

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

No branches or pull requests

2 participants