Django Log Outgoing Requests 0.6.1

django-log-outgoing-requests 0.6.1

Last updated:

0 purchases

django-log-outgoing-requests 0.6.1 Image
django-log-outgoing-requests 0.6.1 Images

Free

Languages

Categories

Add to Cart

Description:

djangologoutgoingrequests 0.6.1

1 django-log-outgoing-requests

Version:
0.6.1

Source:
https://github.com/maykinmedia/django-log-outgoing-requests

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.

Contents

1 django-log-outgoing-requests
2 Features
3 Usage
4 Local development




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]

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.