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

Add support for passing custom logger into TwilioHttpClient #414

Merged
merged 2 commits into from Oct 29, 2019

Conversation

tysonholub
Copy link
Contributor

We have a use case where we need concurrent clients logging into separate task logging "namespaces". PR allows optionally passing custom logger into TwilioHttpClient.

@tysonholub
Copy link
Contributor Author

Will this PR be merged?

@childish-sambino
Copy link
Contributor

@tysonholub During merge, I moved the logger arg to be the last so it doesn't break anyone using request_hooks or timeout as non-keyword args.

@childish-sambino childish-sambino changed the title PR to support passing custom logger into TwilioHttpClient Add support for passing custom logger into TwilioHttpClient Oct 28, 2019
@childish-sambino childish-sambino merged commit e2d06b1 into twilio:master Oct 29, 2019
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