mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2026-08-09 08:14:43 +00:00
actually quieten logs by redirecting jul logging to slf4j
This commit is contained in:
@@ -28,4 +28,5 @@ open module com.sparrowwallet.sparrow {
|
||||
requires bwt.jni;
|
||||
requires jtorctl;
|
||||
requires javacsv;
|
||||
requires jul.to.slf4j;
|
||||
}
|
||||
Reference in New Issue
Block a user