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

Logging Sensitive Data section is outdated in README.md #171

Open
grimsa opened this issue Jul 9, 2020 · 0 comments
Open

Logging Sensitive Data section is outdated in README.md #171

grimsa opened this issue Jul 9, 2020 · 0 comments

Comments

@grimsa
Copy link

grimsa commented Jul 9, 2020

https://github.com/AuthorizeNet/sdk-java#logging-sensitive-data seems to be outdated after the switch to Log4j 2.
Link to log4j.properties is broken as well.

Ideally, the facilities for masking sensitive data should:

  • either be provided for all popular logging frameworks (with provided dependency scope, in order to not make them transitive dependencies, see SDK should not pull non-API logging dependencies #170)
  • or be generic, making it easy to wrap them to adapt to the framework the project consuming the SDK is using
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant