@@ -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-23 14:42 +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 : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -55,10 +55,10 @@ msgstr ""
5555
5656msgid ""
5757"You can access logging functionality by creating a logger via ``logger = "
58- "getLogger(__name__)``, and then calling the logger's :meth:`~Logger.debug`, : "
59- "meth:`~Logger.info`, :meth:`~Logger.warning`, :meth:`~Logger.error` and : "
60- "meth:`~Logger.critical` methods. To determine when to use logging, and to "
61- "see which logger methods to use when, see the table below. It states, for "
58+ "logging. getLogger(__name__)``, and then calling the logger's :meth:`~Logger."
59+ "debug`, : meth:`~Logger.info`, :meth:`~Logger.warning`, :meth:`~Logger.error` "
60+ "and : meth:`~Logger.critical` methods. To determine when to use logging, and "
61+ "to see which logger methods to use when, see the table below. It states, for "
6262"each of a set of common tasks, the best tool to use for that task."
6363msgstr ""
6464
0 commit comments