blob: 098ada32cde4bb62a09f375700158c2a7fe54b56 (
plain) (
blame)
1
2
3
|
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.
|