Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow decorating logs for more log types #1945

Open
amitaibu opened this issue Mar 31, 2024 · 0 comments
Open

Allow decorating logs for more log types #1945

amitaibu opened this issue Mar 31, 2024 · 0 comments

Comments

@amitaibu
Copy link
Collaborator

Follow up to #1944

Here are my logs after adding logger decoration to my app

image

As seen, I don't get the user info in the log - likely because the error isn't coming from the app's code itself. But it would be helpful if we could do that. So I'd know which user got a 500 error, and be able to act better on it.

Is that possible?

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

No branches or pull requests

1 participant