mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-02-02 02:25:00 -05:00
3ba1ed2bcb
We do not have a way to enable tracing through a command line argument so it did not make sense to have these messages set to trace. Ideally a trace flag should be added but it is not that straightforward with structopt. We could add a --log-level arg that allows you select a log level but this is verbose.