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

readme: Fix 'LogMasked' example #31

Merged
merged 1 commit into from
Aug 10, 2021
Merged

readme: Fix 'LogMasked' example #31

merged 1 commit into from
Aug 10, 2021

Conversation

rmandvikar
Copy link
Contributor

LogMasked example incorrectly shows

"123456789" masked to "*********"

which is incorrect. It should be

"***"

So fix it.

LogMasked example incorrectly shows

    "123456789" masked to "*********"

which is incorrect. It should be

    "***"

So fix it.
@rmandvikar
Copy link
Contributor Author

PR addresses issue #32

@SimonCropp SimonCropp merged commit e35793c into destructurama:dev Aug 10, 2021
@SimonCropp
Copy link
Contributor

thanks

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

Successfully merging this pull request may close these issues.

None yet

2 participants