Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion library/logging.po
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ msgstr ":ref:`進階教學 <logging-advanced-tutorial>`"

#: ../../library/logging.rst:21
msgid ":ref:`Logging Cookbook <logging-cookbook>`"
msgstr ""
msgstr ":ref:`日誌記錄手冊 <logging-cookbook>`"

#: ../../library/logging.rst:25
msgid ""
Expand All @@ -58,6 +58,10 @@ msgid ""
"application log can include your own messages integrated with messages from "
"third-party modules."
msgstr ""
"由標準函式庫模組提供的日誌記錄 API 的主要好處是,"
"所有的 Python 模組都能參與日誌記錄,"
"因此您的應用程式日誌可以包含您自己的訊息,"
"並與來自第三方模組的訊息整合在一起。"

#: ../../library/logging.rst:33
msgid "The simplest example:"
Expand Down