Skip to content

Conversation

kviktor
Copy link
Contributor

@kviktor kviktor commented May 9, 2025

Tools like sentry can group log messages based on content however if we send them as formatted each log message will have it's own entry. Python documentation also suggests this format: https://docs.python.org/3/howto/logging.html#logging-variable-data

@vstoykov
Copy link
Collaborator

Thank you Viktor for your contribution!

I guess that this PR need to be rebased against develop where I merged your other PR #579.

@kviktor kviktor force-pushed the better-log-groupping branch from cb2632b to 4f1926b Compare May 13, 2025 17:40
@kviktor
Copy link
Contributor Author

kviktor commented May 13, 2025

Rebased this branch with latest develop.

@vstoykov vstoykov merged commit 0e48627 into matthewwithanm:develop May 20, 2025
5 checks passed
@kviktor
Copy link
Contributor Author

kviktor commented May 22, 2025

@vstoykov do you think we can have a new release? Django 5.2 is also out so might nice to have a new version out saying it's supported (even tho I think it required no code change so older versions likely support it too 😅 )

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.

2 participants