File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -1324,6 +1324,11 @@ msgid ""
1324
1324
"or to the examples below, to see how typical entries are constructed. If not "
1325
1325
"provided, it defaults to ``()``."
1326
1326
msgstr ""
1327
+ "``args`` は、 ``logging`` パッケージの名前空間のコンテキストで :ref:`評価 "
1328
+ "<func-eval>` される時点では、ハンドラークラスのコンストラクタのための引数のリ"
1329
+ "ストです。典型的なコンストラクタの引数が生成される方法については、各ハンドラ"
1330
+ "のコンストラクタまたは下記の例を参照してください。指定されなければデフォルト"
1331
+ "は ``()`` になります。"
1327
1332
1328
1333
#: ../../library/logging.config.rst:824
1329
1334
msgid ""
@@ -1332,6 +1337,10 @@ msgid ""
1332
1337
"to the constructor for the handler class. If not provided, it defaults to "
1333
1338
"``{}``."
1334
1339
msgstr ""
1340
+ "オプションの ``kwargs`` は、 ``logging`` パッケージの名前空間のコンテキスト"
1341
+ "で :ref:`評価 <func-eval>` される時点では、ハンドラークラスのコンストラクタの"
1342
+ "ためのキーワード引数の辞書です。指定されなければデフォルトは ``{}`` になりま"
1343
+ "す。"
1335
1344
1336
1345
#: ../../library/logging.config.rst:881
1337
1346
msgid ""
You can’t perform that action at this time.
0 commit comments