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 d55bbb9 commit bad89d0Copy full SHA for bad89d0
1 file changed
howto/logging.po
@@ -255,12 +255,12 @@ msgid ""
255
"This example also shows how you can set the logging level which acts as the "
256
"threshold for tracking. In this case, because we set the threshold to "
257
"``DEBUG``, all of the messages were printed."
258
-msgstr ""
+msgstr "该示例同样展示了如何设置日志追踪级别的阈值。该示例中,由于我们设置的阈值是``DEBUG``,所有信息全部打印"
259
260
#: ../../howto/logging.rst:149
261
msgid ""
262
"If you want to set the logging level from a command-line option such as:"
263
+msgstr "如果你想从命令行设置日志级别,例如:"
264
265
#: ../../howto/logging.rst:155
266
0 commit comments