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

Utilities for easy JSON serialization #126

Open
KodrAus opened this issue Oct 7, 2024 · 0 comments
Open

Utilities for easy JSON serialization #126

KodrAus opened this issue Oct 7, 2024 · 0 comments

Comments

@KodrAus
Copy link
Contributor

KodrAus commented Oct 7, 2024

The Event type doesn’t implement serialization traits directly, but its constituent parts do. To make writing a JSON console writer or custom JSON file format easier, we should provide a library of utilities to help produce a JSON value from an event. The choice of property naming, format for timestamps, and whitespace, should be straightforward to control.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant