Log outgoing requests made by the requests python library
Project description
1 django-log-outgoing-requests
- Version:
0.6.1
- Source:
- Keywords:
logging, django, requests
- PythonVersion:
3.8+
A logging solution for outgoing requests made via the requests library.
django-log-outgoing-requests provides a custom formatter and handler for the Python logging standard library. It integrates with existing logging configuration and provides (configuration) options to save the log records to the database.
You would typically use this as a tool to debug integration with external HTTP services, via log shipping solutions and/or the Django admin.
2 Features
log formatter for a readable representation of a request and response
log handler to persist relevant log records to the database
configurable via Django settings
runtime configuration in the admin, overriding defaults from Django settings.
3 Usage
Please see the hosted documentation for installation, configuration and usage instructions.
4 Local development
To install and develop the library locally, use:
pip install -e --no-build-isolation .[tests,coverage,docs,pep8,release]
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
File details
Details for the file django-log-outgoing-requests-0.6.1.tar.gz
.
File metadata
- Download URL: django-log-outgoing-requests-0.6.1.tar.gz
- Upload date:
- Size: 26.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d8bc94994099f27704e50854e6cda7d1be05631b81197b195d764e6c568c2f7 |
|
MD5 | 3a320b4c057c70d254c77834a3ab618e |
|
BLAKE2b-256 | 199be88d51fa1ae93b8effae090874f25784dc8dc49288f529419eff7fcaf557 |
File details
Details for the file django_log_outgoing_requests-0.6.1-py3-none-any.whl
.
File metadata
- Download URL: django_log_outgoing_requests-0.6.1-py3-none-any.whl
- Upload date:
- Size: 29.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e39bb530f760104437117acf279bc76b2a5cc9b2304e35fffa117b28c15b11c |
|
MD5 | a9bb6e89569f8f59c89cc5616ad79289 |
|
BLAKE2b-256 | c3b1859781bb3d41f6e7a143a74a9e5004714289d14401458cbbfd8df5511317 |