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

fix: changed import path for logging client #43

Merged
merged 2 commits into from Nov 20, 2020

Conversation

daniel-sanche
Copy link
Contributor

Changes the _logging file to import the client from google.cloud.logging instead of google.cloud.logging.client. This should fix compatibility with the new v2.0.0, while still supporting older versions of the dependency (#42)

@daniel-sanche daniel-sanche requested review from a team as code owners November 20, 2020 18:54
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 20, 2020
@product-auto-label product-auto-label bot added the api: clouderrorreporting Issues related to the googleapis/python-error-reporting API. label Nov 20, 2020
@daniel-sanche daniel-sanche merged commit a09449d into master Nov 20, 2020
@daniel-sanche daniel-sanche deleted the support-logging-v2 branch November 20, 2020 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: clouderrorreporting Issues related to the googleapis/python-error-reporting API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants