Django-log-outgoing-requests

Latest version: v0.6.1

Safety actively analyzes 622248 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.6.1

==================

Small bugfix release

* [34] Properly log data for error responses

0.6.0

==================

Small quality of life release

* Added Celery task and management command to prune log records.
* [29] Changed request URL-field to textfield to handle arbitrary URL lengths.

0.5.2

==================

Improved robustness after observing (likely) an APM bug.

Crashes when trying to save the log records to the database are now suppressed. This
means you lose the log record, but the application itself should continue to function
properly.

0.5.1

==================

Fixed a bug causing request logging to happen multiple times.

0.5.0

==================

**💥 Breaking changes**

* This library now logs to the "log_outgoing_requests" logger instead of "requests".
Update your ``settings.LOGGING["loggers"]`` accordingly.

Other changes

* [15] Ensure that requests are logged when request errors occur
* [11] Add changelog file

0.4.0

==================

Improved admin UX when viewing log records.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.