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

Don't log access token to info level #86

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tom-sherman
Copy link

- Summary

Info log level is helpful to have in production as it includes request-level logging however I had to turn it off due to logging the access token to this level. Logging this to debug seems like a much more sensible approach.

- Test plan

Just changing the log level.

- Description for the changelog

Change log level of access token logs to debug.

- A picture of a cute animal (not mandatory but encouraged)

Picture of my english bull terrier

My dog 🥰

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.

1 participant