xmr-btc-swap/swap
Thomas Eizinger 66db8e1851
Remove unnecessary log dependency
By updating `tracing_log`, we can access the re-export. That we need
to initialize the `tracing_log` adaptor.

The usage of `log::LevelFilter` for the `init_tracing` function was
conceptually incorrect. We should be using a type from the `tracing`
library here.
2021-02-23 14:30:32 +11:00
..
src Remove unnecessary log dependency 2021-02-23 14:30:32 +11:00
tests Remove unnecessary tracing_core dependency 2021-02-23 14:30:19 +11:00
Cargo.toml Remove unnecessary log dependency 2021-02-23 14:30:32 +11:00