-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Example extra thingies:
- Tokio utility functions (feature gated)
- When processing futures concurrently, collect all errors into child reports
- Maybe something with the most popular retry crate?
- If some of the extra attachment/context handlers from Add more default attachment handlers #106 are found to not be useful enough to go in the main crate, these can go here
- Serde integration (feature gated)
- Report formatter hook that makes JSON?
- Utility functions for arbitrary serialization formats
- Some sort of type map that recognizes which attachments/contexts implement
Serializeand defaults to strings otherwise - Display = pretty print, Debug = terse?
Appendix/InlineWithHeadersupport?
- More report formatters
- Attachment filtering features
- Child report filtering features
- More report creation hooks
- Timestamp attachments and such (
SystemTime)
- Timestamp attachments and such (
- A library of utility functions for traversing Reports as a data structure:
- searching for attachments/contexts of specific types/satisfying predicates
- enumerating child reports in depth-first or breadth-first manners
- exposing the enumeration of attachments according to priority
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels