Django middleware and log filter to attach a unique ID to every log message generated as part of a request
BSD 2-Clause "Simplified" License
371
stars
64
forks
source link
Unset request ID at end of process_response #11
Closed
maxsmythe closed 8 years ago
This will prevent the request ID from bleeding into any logging that might happen on the next request.