File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 91.88 %" , "updated_at" : " 2024-04-12T03 :09:18Z " }
1
+ {"translation" : " 91.89 %" , "updated_at" : " 2024-04-12T08 :09:52Z " }
Original file line number Diff line number Diff line change @@ -1734,6 +1734,8 @@ msgid ""
1734
1734
"parameter that can be used to specify the time of day when rollover should "
1735
1735
"happen. (Contributed by Ronald Oussoren in :issue:`9556`.)"
1736
1736
msgstr ""
1737
+ ":class:`~logging.handlers.TimedRotatingFileHandler` 新增的 *atTime* "
1738
+ "形参可被用于指定每日要执行日志文件轮转的时间。 (由 Ronald Oussoren 在 :issue:`9556` 中贡献。)"
1737
1739
1738
1740
#: ../../whatsnew/3.4.rst:1079
1739
1741
msgid ""
@@ -1742,6 +1744,9 @@ msgid ""
1742
1744
"(by setting *port* to ``None``). (Contributed by Vinay Sajip in commit "
1743
1745
"ce46195b56a9.)"
1744
1746
msgstr ""
1747
+ "现在 :class:`~logging.handlers.SocketHandler` 和 "
1748
+ ":class:`~logging.handlers.DatagramHandler` 已支持 Unix 域套接字 (通过将 *port* 设为 "
1749
+ "``None``)。 (由 Vinay Sajip 在 commit ce46195b56a9 中贡献。)"
1745
1750
1746
1751
#: ../../whatsnew/3.4.rst:1084
1747
1752
msgid ""
You can’t perform that action at this time.
0 commit comments