Logging
Search & Filter
| Package | django-health-check | django-auditlog | django-structlog | Django GUID (Correlation-ID) | django-log-request-id | Django Timeline Logger | django-log-viewer | django-requestlogs | django-models-logging | Django Debug Requests & Responses (DDRR) |
|---|---|---|---|---|---|---|---|---|---|---|
|
Description
|
Pluggable health checks for
Django applications |
A Django app that keeps a log
of changes made to an object. |
Structured Logging for Django
|
Inject an ID into every log
message from a Django request. ASGI compatible, integrates wit… |
Django middleware and log
filter to attach a unique ID to every log message generated as p… |
A reusable Django app to log
actions and display them in a timeline :pencil: |
Django Log Viewer allows you
to read & download log files in the admin page |
django-requestlogs is a
package providing middleware and other helpers for audit logging. |
Add logging of models from
save, delete signals |
Print request and response
headers, body (with pretty-printing), etc. |
|
Category
|
App | App | Other | App | Other | App | App | App | App | App |
|
Using This
|
8
|
4
|
0
|
0
|
0
|
1
|
0
|
0
|
1
|
1
|
|
Python 3?
|
Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
|
Dev Status
|
Production/Stable | Unknown | Production/Stable | Production/Stable | Unknown | Production/Stable | Production/Stable | Production/Stable | Production/Stable | Production/Stable |
|
Version (PyPI)
|
4.4.3 | 3.4.1 | 10.1.0 | 3.6.1 | 2.1.2 | 6.0.0 | 1.1.8 | 0.8.3 | 5.2.0 | 3.1.0 |
|
Stars
|
1,416 | 1,373 | 523 | 482 | 384 | 56 | 83 | 65 | 31 | 25 |
|
Forks
|
220 | 448 | 40 | 32 | 61 | 7 | 32 | 18 | 12 | 2 |
|
Commits
|
|
|
|
|
|
|
|
|
|
|
|
Updated
|
15 Jul 2026 | 14 Jul 2026 | 17 Jul 2026 | 5 May 2026 | 12 Mar 2026 | 22 May 2026 | 14 Apr 2025 | 5 Mar 2025 | 28 Apr 2026 | 17 Jul 2026 |
|
License
|
MIT License | MIT | MIT | MIT | BSD-3-Clause | MIT | MIT | MIT License | MIT | MIT License |
|
Links
|
||||||||||
|
Feature Comparison
(click cells to edit)
|
||||||||||
|
Object changes log
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
|
—
|
|
User activity log
|
—
|
—
|
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
|
App activity log
|
—
|
—
|
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
|
Show in django admin
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
|
—
|
|
Notification
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
Inject an ID into every log message from a Django request. ASGI compatible, integrates with Sentry, and works with Celery
Django middleware and log filter to attach a unique ID to every log message generated as part of a request
A reusable Django app to log actions and display them in a timeline :pencil:
Django Log Viewer allows you to read & download log files in the admin page
django-requestlogs is a package providing middleware and other helpers for audit logging.
Print request and response headers, body (with pretty-printing), etc.
Showing 10 of 21 packages in this grid.
Features Being Compared
Object changes log
User activity log
App activity log
Show in django admin
Notification
Send alerts via email, Slack, or Telegram when log events occur