Skip to content

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

Open
@grimsa

Description

@grimsa

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions