mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-20 02:12:00 +01:00
Merge pull request #4547 from wiz/reduce-logging-for-statsnode
Set btcdcli4j loglevel to WARN for statsnode entrypoint, fixes #4537
This commit is contained in:
commit
71373741da
@ -14,5 +14,6 @@
|
||||
<logger name="bisq.common.storage.FileManager" level="WARN"/>
|
||||
|
||||
<logger name="com.msopentech.thali.toronionproxy.OnionProxyManagerEventHandler" level="INFO"/>
|
||||
<logger name="com.neemre.btcdcli4j" level="WARN"/>
|
||||
|
||||
</configuration>
|
||||
|
Loading…
Reference in New Issue
Block a user