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 717234b commit f78973aCopy full SHA for f78973a
1 file changed
library/logging.handlers.po
@@ -1708,6 +1708,7 @@ msgid ""
1708
"override this method if you need to do any custom marshalling or "
1709
"manipulation of the record before passing it to the handlers."
1710
msgstr ""
1711
+"该实现只是返回传入的记录。 如果你想要对记录执行任何自定义的 marshal 操作或在将其传给处理程序之前进行调整,则你可能会想要重载此方法。"
1712
1713
#: ../../library/logging.handlers.rst:1090
1714
msgid "Handle a record."
0 commit comments