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 support for System.Text.Json #47

Open
spointeau opened this issue Jun 20, 2024 · 2 comments
Open

Add support for System.Text.Json #47

spointeau opened this issue Jun 20, 2024 · 2 comments
Assignees
Labels

Comments

@spointeau
Copy link

Is your feature request related to a problem? Please describe.
I would like to log correctly json document or json element from System.Text.Json

Describe the solution you'd like
Similar to JSON.NET types.

@nblumhardt
Copy link
Contributor

This repo is only targeting JSON.NET; we'd need to stand up a new repository for this. The amount of code involved is pretty small though: https://gist.github.com/nblumhardt/8aea89e86663829170d08aa573bd0f49 - HTH!

Copy link

This issue was marked as stale since it has not been active for a long time

@github-actions github-actions bot added the stale label Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants