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