aungwinthant/apilogger

User context is missing

Closed this issue · 1 comments

Hi,
it seems to be a great package. However it would be nice to see what user accesed some particular endpoint. In my case - user_id, username, email, company_id (from JWT payload) would be required.

Currently, I just focused this on debugging executing time. and which models are loaded. Logging users' activities will not be included for now.