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

Troncos logging without contextvars in production #63

Open
kiloreven opened this issue Feb 9, 2023 · 0 comments
Open

Troncos logging without contextvars in production #63

kiloreven opened this issue Feb 9, 2023 · 0 comments

Comments

@kiloreven
Copy link
Collaborator

For some reason, it appears that using Troncos with structlog drops contextvars when used in production. Locally, I get all variables, but in production, I don't get the variables set through logger.bind(). The hack fix for this is to manually add merge_contextvars to extra_processors on initiation.

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