c878da337f
- [C312] Validate that logs are not translated. - [H904] Delay string interpolations at logging calls. [1] [1]https://docs.openstack.org/oslo.i18n/latest/user/guidelines.html#adding-variables-to-log-messages Change-Id: I58930b6b42b00b28d80bda917834b077c380b0a0
327 B
327 B
Blazar Style Commandments
- Step 1: Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/
- Step 2: Read on
Blazar Specific Commandments
- [C312] Validate that logs are not translated.
- [H904] Delay string interpolations at logging calls.