[bisq-network/bisq] Suppress RPC service log entries when running as DAO lite node (#3142)

Devin Bileck notifications at github.com
Tue Aug 27 05:59:45 UTC 2019


When running as DAO lite node, the following would get logged:

> INFO  b.c.dao.node.full.RpcService: The value of rpchost is
> INFO b.c.dao.node.full.RpcService: Starting RPCService with btcd-cli4j
version 0.5.8.4 on 127.0.0.1:8332 with user null

So instead of logging it when instantiating the RPCService, log it when
setting up the service.
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/3142

-- Commit Summary --

  * Suppress RPC service log entries when running as DAO lite node

-- File Changes --

    M core/src/main/java/bisq/core/dao/node/full/RpcService.java (6)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/3142.patch
https://github.com/bisq-network/bisq/pull/3142.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/3142
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190827/056a02f8/attachment.html>


More information about the bisq-github mailing list