Add a "tracing" feature which imports the `tracing` crate, and instrument functions of interest with `#[cfg_attr(feature = "tracing"), instrument)]`. It has a real performance impact, so it should only be put scarcely