oslo.log/doc/source/user/examples.rst
Adam Spiers 362fdbbf4b Fix guidelines w.r.t. translation of log messages
Translation of log messages was ceased starting with Pike, but only
the oslo.i18n documentation was only partially updated (by
Ia34ad79ca9), and not this repository.

So remove misleading examples of log translation from this
documentation.

Change-Id: Ib86013ff5e7bd07ddc696da2e4c56ce9d07f0cb6
2019-06-12 11:54:32 +01:00

933 B

Examples

These files can be found in the docs/source/examples directory of the git source of this project. They can also be found in the online git repository of this project.

python_logging.py

examples/python_logging.py

oslo_logging.py

examples/oslo_logging.py

usage.py

examples/usage.py

usage_helper.py

examples/usage_helper.py

usage_context.py

examples/usage_context.py