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

ClientBuilder: setLogger() and setTracer() only accept \Psr\Log\LoggerInterface #673

Merged
merged 1 commit into from
Nov 30, 2017

Conversation

mhujer
Copy link
Contributor

@mhujer mhujer commented Nov 7, 2017

Partially supersedes #296.

This is a more verbose approach than directly adding typehints, but it
won't break the projects which may be extending ClientBuilder.

…rInterface

This is a more verbose approach than directly adding typehints, but it
won't break the projects which may be extending ClientBuilder.
@polyfractal
Copy link
Contributor

As always, much ❤️ and apologies for the delay. This other project is crushing my available time :(

@polyfractal polyfractal merged commit a503bf0 into elastic:master Nov 30, 2017
@mhujer mhujer deleted the mh-clientbuilder-typehints branch November 30, 2017 22:08
polyfractal pushed a commit that referenced this pull request Dec 5, 2017
…rInterface (#673)

This is a more verbose approach than directly adding typehints, but it
won't break the projects which may be extending ClientBuilder.
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