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

Add structlog.stdlib.ProcessorFormatter(use_get_message=True) #550

Merged
merged 9 commits into from
Nov 21, 2023

Conversation

hynek
Copy link
Owner

@hynek hynek commented Sep 7, 2023

Fixes #520

needs once confirmed;

  • tests
  • better docs

@hynek hynek force-pushed the optional-formatting branch 5 times, most recently from b907d3f to 76a13f6 Compare September 8, 2023 14:37
@hynek hynek force-pushed the optional-formatting branch 6 times, most recently from cd2278a to c51b336 Compare September 19, 2023 13:53
@hynek hynek force-pushed the optional-formatting branch from c51b336 to 672e2b9 Compare October 6, 2023 10:46
@hynek hynek force-pushed the optional-formatting branch from 672e2b9 to 1932f9b Compare October 18, 2023 05:41
@hynek hynek force-pushed the optional-formatting branch 4 times, most recently from 8be26a8 to 15c2105 Compare November 2, 2023 08:07
@hynek hynek force-pushed the optional-formatting branch from 15c2105 to 6e8414c Compare November 2, 2023 09:37
@hynek hynek force-pushed the optional-formatting branch from 24a1841 to 8b0a81e Compare November 20, 2023 08:32
@hynek hynek force-pushed the optional-formatting branch from 8b0a81e to fa01e96 Compare November 21, 2023 06:18
@hynek hynek merged commit 448f180 into main Nov 21, 2023
14 checks passed
@hynek hynek deleted the optional-formatting branch November 21, 2023 07:29
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.

ProcessorFormatter should be able to pass the message unformatted
1 participant