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 69f5c73 commit 233de02Copy full SHA for 233de02
Doc/library/logging.handlers.rst
@@ -524,7 +524,7 @@ over UDP sockets.
524
525
.. versionchanged:: 3.4
526
If ``port`` is specified as ``None``, a Unix domain socket is created
527
- using the value in ``host`` - otherwise, a TCP socket is created.
+ using the value in ``host`` - otherwise, a UDP socket is created.
528
529
.. method:: emit()
530
0 commit comments