Skip to content

Add drf-api-logger to third-party packages documentation - #10002

Merged
browniebroke merged 5 commits into
encode:mainfrom
vishalanandl177:codex/add-drf-api-logger-to-third-party-docs
Jul 31, 2026
Merged

Add drf-api-logger to third-party packages documentation#10002
browniebroke merged 5 commits into
encode:mainfrom
vishalanandl177:codex/add-drf-api-logger-to-third-party-docs

Conversation

@vishalanandl177

Copy link
Copy Markdown
Contributor

Description

Adds DRF API Logger to the Misc section of the third-party packages documentation, alongside other request logging and monitoring integrations.

DRF API Logger provides configurable request and response logging for Django REST Framework, with data masking, optional profiling, and Django admin views. It is available on PyPI, has published releases dating to 2020, and maintains documentation and an automated compatibility test matrix.

This is a documentation-only change and does not change REST framework behavior.

Validation

  • pre-commit run --all-files
  • python -m mkdocs build
  • pylinkvalidate.py -P http://127.0.0.1:8765/

@vishalanandl177
vishalanandl177 marked this pull request as ready for review July 24, 2026 07:50
@Natgho

Natgho commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

I reviewed the repo, and it seems reasonable. With over 300 stars, it might be appropriate to add this plugin to the DRF documentation.

Comment thread docs/community/third-party-packages.md Outdated
Comment thread docs/community/third-party-packages.md Outdated
@browniebroke

Copy link
Copy Markdown
Member

Ok why not. Seems to have a a few people using it, yes.

Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
@browniebroke
browniebroke merged commit 0e25e53 into encode:main Jul 31, 2026
7 checks passed
@browniebroke

Copy link
Copy Markdown
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants