Add tracing logic in pallet macro for hooks and dispatchables (#8305)
* span in hooks * add span for dispatchable * Update frame/support/src/lib.rs * Update frame/support/src/lib.rs Co-authored-by:David <dvdplm@gmail.com> Co-authored-by:
Shawn Tabrizi <shawntabrizi@gmail.com> Co-authored-by:
David <dvdplm@gmail.com>
Showing
- substrate/frame/support/procedural/src/pallet/expand/call.rs 6 additions, 2 deletionssubstrate/frame/support/procedural/src/pallet/expand/call.rs
- substrate/frame/support/procedural/src/pallet/expand/hooks.rs 10 additions, 0 deletions...trate/frame/support/procedural/src/pallet/expand/hooks.rs
- substrate/frame/support/src/lib.rs 3 additions, 0 deletionssubstrate/frame/support/src/lib.rs
Please register or sign in to comment