paritytech / substrate-debug-kit

A collection of debug tools, scripts and libraries on top of substrate.
GNU General Public License v3.0
95 stars 36 forks source link

use logging_timer #15

Open kianenigma opened 4 years ago

kianenigma commented 4 years ago

we currently use our own macros to generate timed logs. We should use this instead: https://crates.io/crates/logging_timer