Skip to content

PYTHON-3441 docs: add missed method in monitoring logger example #1060

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

Conversation

maxzhenzhera
Copy link
Contributor

I was researching how to log queries.
Found the monitoring module with great examples.
And found out that the example of ConnectionPoolLogger is missing one new method.
As a result of this - NotImplementedError on invocation of the method.

So, I made a single commit to fix it.

@ShaneHarvey ShaneHarvey changed the title docs: add missed method in monitoring logger example PYTHON-3441 docs: add missed method in monitoring logger example Sep 19, 2022
@ShaneHarvey ShaneHarvey merged commit 0143881 into mongodb:master Sep 19, 2022
@ShaneHarvey
Copy link
Member

Thanks @maxzhenzhera!

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.

2 participants