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 1c32504 commit 9a21d23Copy full SHA for 9a21d23
1 file changed
library/logging.po
@@ -1002,9 +1002,8 @@ msgid ""
1002
"needs to be done with some care, but it does allow the injection of "
1003
"contextual information into logs (see :ref:`filters-contextual`)."
1004
msgstr ""
1005
-"虽然过滤器主要被用来根据比层级更复杂的规则来过滤记录,但它们可以查看 "
1006
-"由它们关联的处理程序或日志记录器所处理的每条记录:当你想要执行统计特定日志记录器或处理程序处理了多少条记录,或是在所处理的 "
1007
-":class:`LogRecord` 中添加、修改或移除属性这样的任务时该特性将很有用处。 显然改变 LogRecord "
+"尽管过滤器主要被用来构造比层级更复杂的规则以过滤记录,但它们可以查看由它们关联的处理器或记录器所处理的每条记录:当你想要执行统计特定记录器或处理器共处理了多少条记录,或是在所处理的"
+" :class:`LogRecord` 中添加、修改或移除属性这样的任务时该特性将很有用处。 显然改变 LogRecord "
1008
"时需要相当小心,但将上下文信息注入日志确实是被允许的 (参见 :ref:`filters-contextual`)。"
1009
1010
#: ../../library/logging.rst:685
0 commit comments