Django-Logbox Documentation =========================== .. image:: ../docs/img/django-logbox-logo.png :width: 200px :alt: Django-Logbox Logo :align: center Your small, but useful django log box. 📦 Django-Logbox is a Django app that logs all HTTP request information performed in Django. It provides a comprehensive logging solution that captures detailed information about requests, responses, and exceptions, making it easier to monitor and debug your Django application. .. toctree:: :maxdepth: 2 :caption: Contents: introduction installation settings usage api