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 796d45f commit 77357f5Copy full SHA for 77357f5
1 file changed
howto/logging.po
@@ -266,14 +266,14 @@ msgstr "如果你想从命令行设置日志级别,例如:"
266
msgid ""
267
"and you have the value of the parameter passed for ``--log`` in some "
268
"variable *loglevel*, you can use::"
269
-msgstr ""
+msgstr "并且在一些*loglevel* 变量中你可以获得``--log`` 命令的参数,你可以通过:"
270
271
#: ../../howto/logging.rst:160
272
273
"to get the value which you'll pass to :func:`basicConfig` via the *level* "
274
"argument. You may want to error check any user input value, perhaps as in "
275
"the following example::"
276
+msgstr "通过*level* 参数获得你将传递给:func:`basicConfig` 的值。你需要对用户输入数据进行错误排查,可如下例:"
277
278
#: ../../howto/logging.rst:172
279
0 commit comments