Add logging to unit testing

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
Jiahao XU 2024-05-28 00:15:19 +10:00
parent cb418fda11
commit fd5b78c337
No known key found for this signature in database
GPG key ID: 76D1E687CA3C4928
3 changed files with 28 additions and 0 deletions

View file

@ -25,3 +25,4 @@ url = "2.3.1"
[dev-dependencies]
binstalk-downloader = { version = "0.10.3", path = "../binstalk-downloader" }
tracing-subscriber = "0.3"