mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 23:06:39 +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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue