Thanks to visit codestin.com Credit goes to github.com
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 4fbac7c commit 88c18a6Copy full SHA for 88c18a6
1 file changed
library/logging.handlers.po
@@ -1440,14 +1440,16 @@ msgstr "检测缓冲区是否已满或是有记录为 *flushLevel* 或更高级
1440
1441
#: ../../library/logging.handlers.rst:906
1442
msgid "HTTPHandler"
1443
-msgstr ""
+msgstr "HTTPHandler"
1444
1445
#: ../../library/logging.handlers.rst:908
1446
msgid ""
1447
"The :class:`HTTPHandler` class, located in the :mod:`logging.handlers` "
1448
"module, supports sending logging messages to a Web server, using either "
1449
"``GET`` or ``POST`` semantics."
1450
msgstr ""
1451
+":class:`HTTPHandler` 类位于 :mod:`logging.handlers` 模块,它支持使用 ``GET`` 或 ``POST``"
1452
+" 语义将日志记录消息发送到 Web 服务器。"
1453
1454
#: ../../library/logging.handlers.rst:915
1455
0 commit comments