Open
Description
A django-debug-toolbar inspired middleware that allows one to configure tracing at runtime without restarts.
DRF should be a main usecase thus the 'html output appending' technique from DDT can't really be used.
Perhaps a special url /__hunter__/
url where you get a text input for the config and an output pane where any traces will appear.
Prerequisite: #54 (enough if html rendering is implemented).
Metadata
Metadata
Assignees
Labels
No labels