Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9a21d23

Browse files
[po] auto sync
1 parent 1c32504 commit 9a21d23

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

library/logging.po

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1002,9 +1002,8 @@ msgid ""
10021002
"needs to be done with some care, but it does allow the injection of "
10031003
"contextual information into logs (see :ref:`filters-contextual`)."
10041004
msgstr ""
1005-
"虽然过滤器主要被用来根据比层级更复杂的规则来过滤记录,但它们可以查看 "
1006-
"由它们关联的处理程序或日志记录器所处理的每条记录:当你想要执行统计特定日志记录器或处理程序处理了多少条记录,或是在所处理的 "
1007-
":class:`LogRecord` 中添加、修改或移除属性这样的任务时该特性将很有用处。 显然改变 LogRecord "
1005+
"尽管过滤器主要被用来构造比层级更复杂的规则以过滤记录,但它们可以查看由它们关联的处理器或记录器所处理的每条记录:当你想要执行统计特定记录器或处理器共处理了多少条记录,或是在所处理的"
1006+
" :class:`LogRecord` 中添加、修改或移除属性这样的任务时该特性将很有用处。 显然改变 LogRecord "
10081007
"时需要相当小心,但将上下文信息注入日志确实是被允许的 (参见 :ref:`filters-contextual`)。"
10091008

10101009
#: ../../library/logging.rst:685

0 commit comments

Comments
 (0)