We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ee8e71 commit 8b92d82Copy full SHA for 8b92d82
1 file changed
howto/logging-cookbook.po
@@ -1122,8 +1122,8 @@ msgstr ""
1122
msgid ""
1123
"Either of these can be used in place of a format string, to allow {}- or $-"
1124
"formatting to be used to build the actual \"message\" part which appears in "
1125
-"the formatted log output in place of "%(message)s" or "{message}" or "
1126
-""$message". If you find it a little unwieldy to use the class names whenever "
+"the formatted log output in place of “%(message)s” or “{message}” or "
+"“$message”. If you find it a little unwieldy to use the class names whenever "
1127
"you want to log something, you can make it more palatable if you use an "
1128
"alias such as ``M`` or ``_`` for the message (or perhaps ``__``, if you are "
1129
"using ``_`` for localization)."
0 commit comments