DRF-API-Logger
DRF-API-Logger copied to clipboard
Added custom API Logs table
Added this commit to introduce custom APILog table which the consumer can define in their schema and can be registered through settings.py file. This gives flexibility to capture custom extra fields data.
Doing some testing. Soon I'll merge and release a new version.