Update tests to new logger API
authorMatt Corallo <git@bluematt.me>
Thu, 25 Nov 2021 02:32:57 +0000 (02:32 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 2 Dec 2021 19:58:01 +0000 (19:58 +0000)
commite30b350e325e7d517ea744578876d473839ad495
treeac152d176f31f2364b21a186f1a506e2e3c9ec83
parent4187444af755731bbd6f557e581b730225cdcf05
Update tests to new logger API

As of this commit, leaks for a full run are down to:
    17 allocations remained for 1115062 bytes.
src/test/java/org/ldk/HumanObjectPeerTest.java
src/test/java/org/ldk/ManualMsgHandlingPeerTest.java
src/test/java/org/ldk/PeerTest.java