File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1722,29 +1722,29 @@ msgstr "重启命令类似:"
17221722msgid ""
17231723"If we run this application with the default log level, we get output like "
17241724"this:"
1725- msgstr ""
1725+ msgstr "如果以默认日志级别运行该程序,会得到以下结果: "
17261726
17271727#: ../../howto/logging-cookbook.rst:2717
17281728msgid ""
17291729"The first word is the logging level, and the second word is the module or "
17301730"package name of the place where the event was logged."
1731- msgstr ""
1731+ msgstr "第一个单词是日志级别,第二个单词是日志事件所在的模块或包的名称。 "
17321732
17331733#: ../../howto/logging-cookbook.rst:2720
17341734msgid ""
17351735"If we change the logging level, then we can change the information sent to "
17361736"the log. For example, if we want more information:"
1737- msgstr ""
1737+ msgstr "如果修改了日志级别,发送给日志的信息就能得以改变。如要显示更多信息,则可: "
17381738
17391739#: ../../howto/logging-cookbook.rst:2737
17401740msgid "And if we want less:"
1741- msgstr ""
1741+ msgstr "若要显示的信息少一些,则: "
17421742
17431743#: ../../howto/logging-cookbook.rst:2745
17441744msgid ""
17451745"In this case, the commands don't print anything to the console, since "
17461746"nothing at ``WARNING`` level or above is logged by them."
1747- msgstr ""
1747+ msgstr "这里的命令不会向控制台输出任何信息,因为没有记录 ``WARNING`` 以上级别的日志。 "
17481748
17491749#: ../../howto/logging-cookbook.rst:2751
17501750msgid "A Qt GUI for logging"
You can’t perform that action at this time.
0 commit comments