[bisq-network/bisq] Increase max number of log files to 20. (#4891)

chimp1984 notifications at github.com
Thu Dec 3 21:01:49 CET 2020


Fixes https://github.com/bisq-network/bisq/issues/4856

This is a quick fix for the request at https://github.com/bisq-network/bisq/issues/4856.
I only increases statically the numbe rof log files from 10 to 20. As we have too many bugs atm I think that helps to find the issues and can be reverted later once not needed anymore, and/or implemented with a setting in the preferences. As log is setup very early in the setup I am not sure that will be that easy... the propery file need to be used probably. 
We should use a high value as default, as otherwise once a bug happen it might not help if it is older and already removed.

No hard need to get into 1.5.1 but as its that low risk and have be helpful for future debugging I recommend to get it in as well. 

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

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

-- Commit Summary --

  * Increase max number of log files to 20.

-- File Changes --

    M common/src/main/java/bisq/common/app/Log.java (2)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/4891.patch
https://github.com/bisq-network/bisq/pull/4891.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/4891
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201203/14c40857/attachment.htm>


More information about the bisq-github mailing list