Your small, but useful django log box. 📦
Project description
Django-Logbox
django-logbox is a Django app that logs all HttpRequest information performed in Django.
The following information is recorded and can be viewed in the Django Admin:
http methodrequest pathhttp status codeuser-agentstring- device, os, browser information (parsed from
user-agent) querystring,request bodyinformation- log creation time
- exception information (type, message, traceback)
- server IP, client IP
- request user, which can be
AnonymousUserorUserobject
Example Screenshot
this is an example screenshot of the Django Logbox admin interface, showing logged requests and their details.
... you can also check the traceback of the exception if it exists, and the request body and querystring information in detail page.
License
Distributed under the MIT License. See LICENSE for more information.
Contact
- Author Email: twicegoddessana1229@gmail.com
- Project Link: https://github.com/tgoddessana/Django-Logbox
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_logbox-1.1.1.tar.gz.
File metadata
- Download URL: django_logbox-1.1.1.tar.gz
- Upload date:
- Size: 91.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: poetry/2.2.0 CPython/3.12.11 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb21609cb6ba7f79e3d22c8da9f91364f9c4a1ba98de73bb733cdef98d376b7e
|
|
| MD5 |
2acf12bf545ad553d19b444449e8b405
|
|
| BLAKE2b-256 |
06f1f49f4875b27818acfb97bc22bb9c136df9ad17b58682eae6a4025164c299
|
File details
Details for the file django_logbox-1.1.1-py3-none-any.whl.
File metadata
- Download URL: django_logbox-1.1.1-py3-none-any.whl
- Upload date:
- Size: 100.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: poetry/2.2.0 CPython/3.12.11 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
402ebfa2e720560d61057832546cd6347889821fccd4e3940780486a1053ab61
|
|
| MD5 |
f2153ad5f50d0fb196f493fa33be7f31
|
|
| BLAKE2b-256 |
6980c701d15bf0fb42ed39965b8ee7dabfb3e9525f3452a4f00915b9d6ab6340
|