[openstack-dev] Less of coding standard for i18n of LOG messages
Johannes Erdfelt
johannes at erdfelt.com
Wed Nov 7 17:41:20 UTC 2012
On Wed, Nov 07, 2012, Eric Windisch <eric at cloudscaling.com> wrote:
> In fact, now that I think abut it, is there a reason we use _() from
> callers instead of just having the log formatter wrap this for us?
It can't match strings that have already been formatted. It can only do
so unformatted.
We have more information in HACKING.rst about why the order matters.
JE
More information about the OpenStack-dev
mailing list