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 a10a709 commit ddc9971Copy full SHA for ddc9971
Doc/library/logging.handlers.rst
@@ -511,7 +511,7 @@ over UDP sockets.
511
512
.. versionchanged:: 3.4
513
If ``port`` is specified as ``None``, a Unix domain socket is created
514
- using the value in ``host`` - otherwise, a TCP socket is created.
+ using the value in ``host`` - otherwise, a UDP socket is created.
515
516
.. method:: emit()
517
0 commit comments