File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -411,6 +411,16 @@ msgid ""
411
411
"untrusted sources with *extreme caution* and satisfy yourself that nothing "
412
412
"bad can happen if you load them, before actually loading them."
413
413
msgstr ""
414
+ "logging の設定機能は便利さを提供します。その便利さの一部は設定ファイル内のテ"
415
+ "キストを logging の設定に使われる Python オブジェクトに変換する機能を提供する"
416
+ "ことによって実現されています - たとえば、 :ref:`logging-config-dict-userdef` "
417
+ "で説明されているような機能です。しかし、まさにこのメカニズム (実行可能オブ"
418
+ "ジェクトをユーザー定義モジュールからインポートし、設定ファイルから読み込んだ"
419
+ "パラメータを使ってそれらを呼び出すこと) が任意のコードを呼び出すことに利用で"
420
+ "きる可能性があります。そして、この理由により、信頼できない情報源から取得した"
421
+ "設定ファイルは *細心の注意* を払って取り扱わなければなりません。そのような"
422
+ "ファイルをロードする場合、そのファイルがいかなる問題も起こさないと確認した上"
423
+ "で実際にファイルをロードしてください。"
414
424
415
425
#: ../../library/logging.config.rst:211
416
426
msgid "Configuration dictionary schema"
You can’t perform that action at this time.
0 commit comments