mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-01-23 05:41:07 -05:00
78480547d5
Log statements end up getting changed constantly and having to clean up imports after that is annoying, for example, if the last `info!` in a file disappears, you end up with an unused import warning. Fully qualifying tracing's macros prevents that and also communicates clearly that we are using tracing and not log. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |