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

Provide a way to mark a request as "sensitive" #15

Open
skyellin opened this issue Sep 29, 2017 · 1 comment
Open

Provide a way to mark a request as "sensitive" #15

skyellin opened this issue Sep 29, 2017 · 1 comment

Comments

@skyellin
Copy link

Requests containing sensitive information are sometimes logged, either because exceptions are thrown or due to normal debug logging. We should provide a "sensitive" configuration option that prevents request headers, body, and response body from being logged.

Optionally, we can provide a mechanism to more specifically prevent the logging of particular fields.

@hmoragregaCMP
Copy link

I like the idea of tweaking logging, be able to disable (or enable) logging per each request type

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

2 participants