@@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.14\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2026-02-25 14:44 +0000\n "
14+ "POT-Creation-Date : 2026-03-07 14:18 +0000\n "
1515"PO-Revision-Date : 2025-09-16 00:00+0000\n "
1616"Last-Translator : python-doc bot, 2025\n "
1717"Language-Team : Indonesian (https://app.transifex.com/python-doc/teams/5390/ "
@@ -54,10 +54,10 @@ msgstr ""
5454
5555msgid ""
5656"You can access logging functionality by creating a logger via ``logger = "
57- "getLogger(__name__)``, and then calling the logger's :meth:`~Logger.debug`, : "
58- "meth:`~Logger.info`, :meth:`~Logger.warning`, :meth:`~Logger.error` and : "
59- "meth:`~Logger.critical` methods. To determine when to use logging, and to "
60- "see which logger methods to use when, see the table below. It states, for "
57+ "logging. getLogger(__name__)``, and then calling the logger's :meth:`~Logger."
58+ "debug`, : meth:`~Logger.info`, :meth:`~Logger.warning`, :meth:`~Logger.error` "
59+ "and : meth:`~Logger.critical` methods. To determine when to use logging, and "
60+ "to see which logger methods to use when, see the table below. It states, for "
6161"each of a set of common tasks, the best tool to use for that task."
6262msgstr ""
6363
0 commit comments