File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -191,7 +191,7 @@ msgid ""
191
191
"NOTSET, its chain of ancestor loggers is traversed until either an ancestor "
192
192
"with a level other than NOTSET is found, or the root is reached."
193
193
msgstr ""
194
- "「親ロガーに委譲」という用語の意味は、もしロガーのレベルが NOTEST ならば、祖先ロガーの系列の中を NOTEST "
194
+ "「親ロガーに委譲」という用語の意味は、もしロガーのレベルが NOTSET ならば、祖先ロガーの系列の中を NOTSET "
195
195
"以外のレベルの祖先を見つけるかルートに到達するまで辿っていく、ということです。"
196
196
197
197
#: ../../library/logging.rst:110
@@ -200,7 +200,7 @@ msgid ""
200
200
" level is treated as the effective level of the logger where the ancestor "
201
201
"search began, and is used to determine how a logging event is handled."
202
202
msgstr ""
203
- "もし NOTEST "
203
+ "もし NOTSET "
204
204
"以外のレベルの祖先が見つかったなら、その祖先のレベルが探索を開始したロガーの実効レベルとして扱われ、ログイベントがどのように処理されるかを決めるのに使われます。"
205
205
206
206
#: ../../library/logging.rst:114
@@ -209,7 +209,7 @@ msgid ""
209
209
" be processed. Otherwise, the root's level will be used as the effective "
210
210
"level."
211
211
msgstr ""
212
- "ルートに到達した場合、ルートのレベルが NOTEST ならばすべてのメッセージは処理されます。そうでなければルートのレベルが実効レベルとして使われます。"
212
+ "ルートに到達した場合、ルートのレベルが NOTSET ならばすべてのメッセージは処理されます。そうでなければルートのレベルが実効レベルとして使われます。"
213
213
214
214
#: ../../library/logging.rst:117 ../../library/logging.rst:407
215
215
msgid "See :ref:`levels` for a list of levels."
You can’t perform that action at this time.
0 commit comments