From 612b10259f80a727b9debd51647e9efadb009b59 Mon Sep 17 00:00:00 2001 From: Emdadul Haque Date: Fri, 19 Nov 2021 20:26:58 +0600 Subject: [PATCH] : --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b9e1d35..f42c137 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/ ### Logging - [django-guid](https://github.com/JonasKs/django-guid) - Inject a GUID (Correlation-ID) into every log message in a Django request. +- [DRF-API-Logger](https://github.com/vishalanandl177/DRF-API-Logger) - An API Logger for your Django Rest Framework project. ### Models - [django-fakery](https://github.com/fcurella/django-fakery) - An easy-to-use implementation of Creation Methods for Django, backed by Faker.