Skip to content

Commit 474c166

Browse files
committed
Fix
1 parent a76ff5a commit 474c166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/logging.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ In this guide, you can learn how to configure logging options for different
2727
verbosity for the following components:
2828

2929
- ``pymongo.command``, which logs command operations
30-
- ``pymongo.connection``, which logs cursor management operations
30+
- ``pymongo.connection``, which logs connection management operations
3131
- ``pymongo.serverSelection``, which logs server selection operations
3232

3333
In addition to configuring these options individually, you can configure the global

0 commit comments

Comments
 (0)