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 nested-values feature #14

Merged
merged 2 commits into from
Jan 4, 2024

Conversation

jgallagher
Copy link
Contributor

Without this feature, I don't think it's possible to log structured SerdeValues when using slog-bunyan, even though it's supported by slog-json.

(And if one tries to use slog-async with nested-values draining to slog-bunyan, it can fail in a very confusing way: slog-rs/async#33)

dpc
dpc previously approved these changes Dec 13, 2023
@dpc
Copy link
Contributor

dpc commented Dec 13, 2023

@Techcable just double checking if you're seeing this repo as well.

@Techcable Techcable merged commit 1f7cdbf into slog-rs:master Jan 4, 2024
5 checks passed
Techcable added a commit that referenced this pull request Jan 4, 2024
@Techcable Techcable mentioned this pull request Jan 5, 2024
Techcable added a commit that referenced this pull request Jan 5, 2024
@Techcable
Copy link
Member

@jgallagher Thank you for your PR.

I have published a new release 2.5.0 with your changes.

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.

3 participants