mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-03-13 09:56:35 -04:00

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.