Skip to main content

DRF Request Logging

Project description

Rehive Logo

DRF Request logging

Request logging for Django REST Framework.

Quick start

  1. Install the package:
pip install drf-request-logging
  1. Add "drf_extra" to your INSTALLED_APPS settings like this:
INSTALLED_APPS = [
    ...
    'drf_request_logging',
]
  1. Run migrations:
manage.py migrate

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

drf-request-logging-0.0.16.tar.gz (6.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page