DRF-API-Logger
DRF-API-Logger copied to clipboard
Storing Tracing ID in Database
The logger has good options to enable tracing id but it is never saved in the database. It would be good enhancement if the tracing ID is stored in the database as well. So that it can be used as Correlation ID for linking it with other Django log apps and Django logging.