b621d4eeccd2e9446eebb07b82dd22b9860bb572
Added examples to explain how use Oslo Context with Oslo Log. Change-Id: I5b5d2ee152b305316b68c5b34d00f480c7daf5ba
Oslo Context Library
The Oslo context library has helpers to maintain useful information about a request context. The request context is usually populated in the WSGI pipeline and used by various modules such as logging.
- License: Apache License, Version 2.0
- Documentation: http://docs.openstack.org/developer/oslo.context
- Source: http://git.openstack.org/cgit/openstack/oslo.context
- Bugs: http://bugs.launchpad.net/oslo.context
Description