Skip to content

feat: implement Django logging integration and add example#56

Merged
kaedeek merged 1 commit into
VersaLog:mainfrom
komoike-oss28-ui:feat/django-integration
Apr 17, 2026
Merged

feat: implement Django logging integration and add example#56
kaedeek merged 1 commit into
VersaLog:mainfrom
komoike-oss28-ui:feat/django-integration

Conversation

@komoike-oss28-ui

Copy link
Copy Markdown

What this PR does

  • Implements setup_django_logging() in integrations/django.py
  • Adds examples/django_log.py with a minimal usage example

Changes

  • VersaLog/integrations/django.py: Replace placeholder with full Django logging setup (removes Django-specific handlers and routes logs through VersaLogHandler)
  • examples/django_log.py: Add example showing settings.py configuration and views.py usage

@kaedeek

kaedeek commented Apr 17, 2026

Copy link
Copy Markdown
Contributor

Thank you for your work on this!

@kaedeek kaedeek merged commit b8a7d79 into VersaLog:main Apr 17, 2026
@kaedeek kaedeek linked an issue Apr 17, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Django integration examples

3 participants