issues
search
dabapps
/
django-log-request-id
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Does it support new-style middleware?
#23
zivSher
closed
4 years ago
4
Copyright outdated
#22
guettli
closed
2 years ago
3
Tweak to make `request_id` attribute configurable
#21
ipmb
closed
4 years ago
3
Access to the Id
#20
dowling-john
closed
7 years ago
3
make top-level scripts executable
#19
kereyroper
closed
5 years ago
0
Make middleware compatible with django 1.10 MIDDLEWARE setting
#18
jwineinger
closed
8 years ago
3
Fix #13 -- Catch AttributeError if unset
#17
codingjoe
closed
8 years ago
3
Support customisation of the outgoing request ID header in the Session
#16
j4mie
closed
8 years ago
1
Generate request id when not found in header
#15
j4mie
closed
8 years ago
1
Django 1.9 and 1.10
#14
weargoggles
closed
8 years ago
0
Doesn't log request id when you have multiple threads in the application.
#13
ajays20078
closed
2 years ago
6
1.1.0 distribution on pypi contains __pycache__ folder for cpython-34
#12
highflyingaction
closed
8 years ago
6
Unset request ID at end of process_response
#11
maxsmythe
closed
8 years ago
1
doesn't work with gevent
#10
mozillazg
closed
7 years ago
2
Generates Request ID when not found in header.
#9
mustafashabib
closed
8 years ago
4
Question: how is it better then simple process/thread ID logging
#8
askaliuk
closed
9 years ago
2
Add processing_time to log line
#7
cornmander
closed
9 years ago
3
Heroku request timeout and status=200
#6
gadybadger
closed
9 years ago
2
Support for python3 and tests
#5
osantana
closed
9 years ago
1
provide a requests.session.Session wrapper that passes on the request ID
#4
weargoggles
closed
9 years ago
2
ability to add request id to response header
#3
joshowen
closed
9 years ago
2
Use new heroku header in readme
#2
joshowen
closed
10 years ago
1
Delete the request ID from the thread local in process_response
#1
j4mie
closed
8 years ago
1
Previous