Skip to content

Convert from `log` to `tracing`

Arguably, libraries should be using tracing rather than log to report events. There seem to be bridges between the two.