xmr-btc-swap/swap
Daniel Karzel 1a2857af29 Properly init tracing per test and reverse the filter to be exclusive
Tracing should be initialized by test and the `_guard` kept alive within the test.
Re-using this code in different tests does not really have any additional value.

Instead of specifying what messages we want to include, I went for a filter that excludes noise.
That way we get more useful logging.
2020-12-09 11:48:53 +11:00
..
src Address PR feedback 2020-12-07 13:55:13 +11:00
tests Properly init tracing per test and reverse the filter to be exclusive 2020-12-09 11:48:53 +11:00
Cargo.toml Upgrade rust-bitcoin to 0.25 2020-12-04 08:11:55 +11:00