Closed KristianWahlroos closed 4 years ago
There is deprecated code in Interledger-rs. Did separate pull request to fix this #637.
~Might somebody be able to re-run CI on this?~
Edit: @KristianWahlroos can resolve the Cargo.lock and that will trigger a new build
Previously Interledger used partially logs and partially tracing. This PR switches it to use only tracing. Later this change will allow easy enhancing or adding of the tracing spans, which wasn't done on this PR.