yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #25772
[Bug 1320867] Re: Log message should follow new translation standard (use _LI, _LW, _LE, _LC and debug logs should not have translations)
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1320867
Title:
Log message should follow new translation standard (use _LI, _LW, _LE,
_LC and debug logs should not have translations)
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
Our translation policy
(https://wiki.openstack.org/wiki/LoggingStandards#Log_Translation) calls
for not translating debug level logs. This is to help prioritize log
translation. Furthermore translation has a performance overhead, even if
the log isn't used (since nova doesn't support lazy translation yet).
For log messages with priorities higher than debug, use _LI, _LW, _LE,
_LC.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1320867/+subscriptions
References