mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-12-10 06:15:35 -05:00
This also formats `log` events more nicely. Instead of ``` Mar 29 09:46:16.775 INFO log: Found message after comparing 82 lines log.target="testcontainers::core::wait_for_message" log.module_path="testcontainers::core::wait_for_message" log.file="/home/thomas/.cargo/registry/src/github.com-1ecc6299db9ec823/testcontainers-0.12.0/src/core/wait_for_message.rs" log.line=35 ``` We now have ``` Mar 29 09:57:15.860 INFO testcontainers::core::wait_for_message: Found message after comparing 81 lines ``` |
||
|---|---|---|
| .. | ||
| testutils | ||
| bob_refunds_using_cancel_and_refund_command.rs | ||
| bob_refunds_using_cancel_and_refund_command_timelock_not_expired.rs | ||
| bob_refunds_using_cancel_and_refund_command_timelock_not_expired_force.rs | ||
| happy_path.rs | ||
| happy_path_restart_bob_after_xmr_locked.rs | ||
| happy_path_restart_bob_before_xmr_locked.rs | ||
| punish.rs | ||