DRF-API-Logger icon indicating copy to clipboard operation
DRF-API-Logger copied to clipboard

Storing Tracing ID in Database

Open mimustafa opened this issue 1 year ago • 0 comments

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.

mimustafa avatar Jan 16 '24 16:01 mimustafa