Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

Issues: hawkw/tokio-trace-prototype

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Add a type for fallible record/follows-from, and error handling wrapper crate/subscriber Issues related to the `tokio-trace-subscriber` crate good first issue Good for newcomers kind/enhancement New feature or request
#106 opened Nov 17, 2018 by hawkw
span!/event! macros ought to support trailing commas crate/macros Related to the `tokio-trace-macros` crate good first issue Good for newcomers kind/enhancement New feature or request
#92 opened Nov 12, 2018 by hawkw
Audit public APIs crate/core Issues and features relating to the `tokio-trace-core` crate kind/enhancement New feature or request
#73 opened Nov 5, 2018 by hawkw core 0.1
Audit API naming crate/core Issues and features relating to the `tokio-trace-core` crate help wanted Extra attention is needed kind/enhancement New feature or request kind/question Further information is requested
#72 opened Nov 5, 2018 by hawkw core 0.1
Ensure #[trace] macro works correctly for async functions. area/macros Related to macros crate/macros Related to the `tokio-trace-macros` crate kind/enhancement New feature or request
#54 opened Oct 29, 2018 by davidbarsky
Pass paramaters into a new span in #[trace] macro. area/macros Related to macros crate/macros Related to the `tokio-trace-macros` crate kind/enhancement New feature or request
#53 opened Oct 29, 2018 by davidbarsky
span! macro should allow customizing a span's target area/macros Related to macros crate/macros Related to the `tokio-trace-macros` crate good first issue Good for newcomers help wanted Extra attention is needed kind/enhancement New feature or request
#19 opened Sep 30, 2018 by hawkw
span! macro should allow customizing a span's level area/macros Related to macros crate/macros Related to the `tokio-trace-macros` crate good first issue Good for newcomers help wanted Extra attention is needed kind/enhancement New feature or request
#18 opened Sep 30, 2018 by hawkw
ProTip! Exclude everything labeled bug with -label:bug.