Skip to content

Conversation

Eugnee
Copy link
Contributor

@Eugnee Eugnee commented Jul 28, 2025

Sometimes it's very useful to see exact error from redis in logs

@miguelgrinberg
Copy link
Owner

Can we instead print the exception message? The stack trace here is not very useful. My concern is that for every person who wants more verbosity in the logs there's going to be another that complains that the logs are too verbose after this change is made.

@Eugnee
Copy link
Contributor Author

Eugnee commented Jul 28, 2025

I usually prefer full stack trace, but you probably right.
In this case, I guess something like str(exc) should be fine.

Sometimes it's very useful to see exact error from redis in logs
@Eugnee
Copy link
Contributor Author

Eugnee commented Aug 19, 2025

@miguelgrinberg Hi, how are you?
It's okay now, or you see it differently?

@miguelgrinberg miguelgrinberg merged commit b01b197 into miguelgrinberg:main Aug 24, 2025
21 of 22 checks passed
@miguelgrinberg
Copy link
Owner

LGTM. Thanks!

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