summaryrefslogtreecommitdiff
path: root/doc/data/messages/l/logging-format-interpolation/details.rst
blob: 984484a061a5aaae44169ef4b88b505b1ba1b67b (plain)
1
2
Another reasonable option is to use f-string. If you want to do that, you need to enable
``logging-format-interpolation`` and disable ``logging-fstring-interpolation``.