We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fcfebc commit 7921080Copy full SHA for 7921080
bindings/kotlin/ldk-node-jvm/lib/build.gradle.kts
@@ -45,5 +45,6 @@ tasks.named<Test>("test") {
45
showExceptions = true
46
showCauses = true
47
showStackTraces = true
48
+ showStandardStreams = true
49
}
50
0 commit comments