File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -995,7 +995,6 @@ msgstr ""
995
995
" 속성을 쉽게 수정할 수 있다는 것입니다."
996
996
997
997
#: ../Doc/howto/logging.rst:695
998
- #, fuzzy
999
998
msgid ""
1000
999
"The :func:`fileConfig` function takes a default parameter, "
1001
1000
"``disable_existing_loggers``, which defaults to ``True`` for reasons of "
@@ -1007,11 +1006,10 @@ msgid ""
1007
1006
msgstr ""
1008
1007
":func:`fileConfig` 함수는 기본 매개 변수 ``disable_existing_loggers`` 를 취하는데, 하위 "
1009
1008
"호환성을 위해 기본값은 ``True`` 입니다. 이것들은 여러분이 원하는 것일 수도 있고 아닐 수도 있습니다. 왜냐하면 "
1010
- ":func:`fileConfig` 호출 전에 존재하는 모든 로거들이, 구성에서 명시적으로 명명되지 않는 한, 비활성화되기 "
1009
+ ":func:`fileConfig` 호출 전에 존재하는 모든 비 루트 로거들이, 구성에서 명시적으로 명명되지 않는 한, 비활성화되기 "
1011
1010
"때문입니다. 자세한 내용은 참조 설명서를 참조하고, 원한다면 이 매개 변수에 ``False`` 를 지정하십시오."
1012
1011
1013
1012
#: ../Doc/howto/logging.rst:703
1014
- #, fuzzy
1015
1013
msgid ""
1016
1014
"The dictionary passed to :func:`dictConfig` can also specify a Boolean "
1017
1015
"value with key ``disable_existing_loggers``, which if not specified "
@@ -1152,7 +1150,6 @@ msgstr ""
1152
1150
" 최상의 기본 동작인 것으로 간주합니다."
1153
1151
1154
1152
#: ../Doc/howto/logging.rst:802
1155
- #, fuzzy
1156
1153
msgid ""
1157
1154
"If for some reason you *don't* want these messages printed in the absence"
1158
1155
" of any logging configuration, you can attach a do-nothing handler to the"
You can’t perform that action at this time.
0 commit comments