mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-10-01 01:45:40 -04:00
8c0df23647
If the user doesn't pass `--debug`, we only show `INFO` logs but without time and level to make it clearer that it is meant to be read by the user. Without `--debug`, the user sees: Still got 0.00009235 BTC left in wallet, swapping ... With `--debug`, they see: 2021-03-01 12:21:07 DEBUG Database and seed will be stored in /home/thomas/.local/share/xmr-btc-swap 2021-03-01 12:21:07 DEBUG Starting monero-wallet-rpc on port 40779 2021-03-01 12:21:11 INFO Still got 0.00009235 BTC left in wallet, swapping ... 2021-03-01 12:21:11 DEBUG Dialing alice at 12D3KooWCdMKjesXMJz1SiZ7HgotrxuqhQJbP5sgBm2BwP1cqThi 2021-03-01 12:21:12 DEBUG Requesting quote for 0.00008795 BTC |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |