We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a76ff5a commit 474c166Copy full SHA for 474c166
source/logging.txt
@@ -27,7 +27,7 @@ In this guide, you can learn how to configure logging options for different
27
verbosity for the following components:
28
29
- ``pymongo.command``, which logs command operations
30
-- ``pymongo.connection``, which logs cursor management operations
+- ``pymongo.connection``, which logs connection management operations
31
- ``pymongo.serverSelection``, which logs server selection operations
32
33
In addition to configuring these options individually, you can configure the global
0 commit comments