[bisq-network/bisq] Improve logs (#4973)

chimp1984 notifications at github.com
Sat Dec 19 21:34:02 CET 2020


Reduce verbosity of logs.

I think all those commites are very low risk, but up to maintainers of they prefer to postpone it to master instead...

You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Change log level to debug. Fix wrong method name in log.
  * Change log level.
  * Change period for statistics log to 5 min instead of 1 min to make it less verbose
  * Remove dev log
  * Only log if we removed an offer from a trade not if deactivated
  * Change warnings of banned filter to info level
  * Show all Capabilities
  * Only log if we have banned nodes and soften language as its not really banned, but rather deactivated/revoked node
  * Remove log
  * Add more info to log that this can be an expected case.
  * Change log level to warn in case the phase is not matching as that is mostly an expected case.
  * Change log level to debug to reduce verbosity
  * Use OS seperators so it works also on windows
  * Change log level

-- File Changes --

    M common/src/main/java/bisq/common/app/AsciiLogo.java (41)
    M core/src/main/java/bisq/core/dao/monitoring/DaoStateMonitoringService.java (2)
    M core/src/main/java/bisq/core/filter/FilterManager.java (10)
    M core/src/main/java/bisq/core/notifications/alerts/MyOfferTakenEvents.java (5)
    M core/src/main/java/bisq/core/provider/ProvidersRepository.java (6)
    M core/src/main/java/bisq/core/setup/CoreNetworkCapabilities.java (4)
    M core/src/main/java/bisq/core/trade/closed/CleanupMailboxMessages.java (3)
    M core/src/main/java/bisq/core/trade/protocol/FluentProtocol.java (6)
    M core/src/main/java/bisq/core/trade/protocol/TradeProtocol.java (2)
    M core/src/main/java/bisq/core/trade/txproof/xmr/XmrTxProofService.java (7)
    M p2p/src/main/java/bisq/network/http/HttpClientImpl.java (8)
    M p2p/src/main/java/bisq/network/p2p/network/Statistic.java (3)
    M p2p/src/main/java/bisq/network/p2p/network/TorNetworkNode.java (1)
    M p2p/src/main/java/bisq/network/p2p/storage/P2PDataStorage.java (2)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/4973.patch
https://github.com/bisq-network/bisq/pull/4973.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/4973
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201219/31061aa2/attachment-0001.htm>


More information about the bisq-github mailing list