This repository is not active
cuongnb14/django-request-logging
Django Request Logging is a Django app that logs detailed request information, such as URL, method, headers, and response time. It outputs logs to the console and can optionally store them in the database for long-term tracking
PythonMIT