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

[epilogue] Allow logging of protobuf-serializable objects #7779

Open
SamCarlberg opened this issue Feb 13, 2025 · 0 comments
Open

[epilogue] Allow logging of protobuf-serializable objects #7779

SamCarlberg opened this issue Feb 13, 2025 · 0 comments
Labels
component: epilogue Annotation-based logging library type: feature Brand new functionality, features, pages, workflows, endpoints, etc.

Comments

@SamCarlberg
Copy link
Member

Only Struct-based serialization is currently supported. Protobuf would be useful for parity. For classes that implement both, using struct serialization would be preferred for its lower runtime cost.

@SamCarlberg SamCarlberg added component: epilogue Annotation-based logging library type: feature Brand new functionality, features, pages, workflows, endpoints, etc. labels Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: epilogue Annotation-based logging library type: feature Brand new functionality, features, pages, workflows, endpoints, etc.
Projects
None yet
Development

No branches or pull requests

1 participant