mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-03-21 13:46:41 -04:00

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.