shipyard/tests
Bryan Strassner 5d0b55b272 Logging to use request scope provided by uwsgi and standard logging filters
This change introduces a logging filter that sniffs for the presence of uwsgi
being provided to the application, and if so, uses it to provide request scoped
logging variables. This change allows for more standard logging pattersn to be
followed throughout the rest of the API code while still providing information
related to the request, such as the request ID and the external context marker
that may be used by a client of the software.

Change-Id: I82f9070e25a97043ddf4660635595c473a38cda2
2017-11-21 14:45:40 -06:00
..
unit Logging to use request scope provided by uwsgi and standard logging filters 2017-11-21 14:45:40 -06:00
__init__.py Initial testing framework 2017-08-15 06:50:47 -04:00