diff options
author | MarcoFalke <falke.marco@gmail.com> | 2020-12-07 09:07:53 +0100 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2020-12-07 09:07:57 +0100 |
commit | 1a04f45fe967cc79222aa387efedc03da5488a06 (patch) | |
tree | 6171badf4cbf6b26c297519bca066cd47e00a91c /depends | |
parent | d0ca394596cf37c699b24c1ebab3bb5a80bdb748 (diff) | |
parent | 1816327e533d359c237c53eb6440b2f3a7cbf4fa (diff) |
Merge #19832: p2p: Put disconnecting logs into BCLog::NET category
1816327e533d359c237c53eb6440b2f3a7cbf4fa p2p: Put disconnecting logs into BCLog::NET category (Hennadii Stepanov)
Pull request description:
It's too noisy:
```
$ cat debug.log | wc -l
28529
$ cat debug.log | grep "Disconnecting and discouraging peer" | wc -l
10177
```
ACKs for top commit:
MarcoFalke:
noban, addnode and local peers are still unconditionally logged (as they should), but this one can go into a category, so cr-ACK 1816327e533d359c237c53eb6440b2f3a7cbf4fa
practicalswift:
ACK 1816327e533d359c237c53eb6440b2f3a7cbf4fa for the reasons MarcoFalke gave above.
ajtowns:
ACK 1816327e533d359c237c53eb6440b2f3a7cbf4fa
Tree-SHA512: c312c1009090840659b2cb1364d8ad9b6ab8e742fc462aef169996d93c76c248507639a00257ed9d73a6916c01176b1793491b2305e92fdded5f9de0935b6ba6
Diffstat (limited to 'depends')
0 files changed, 0 insertions, 0 deletions