decred / dcrd

Decred daemon in Go (golang).
https://decred.org
ISC License
731 stars 288 forks source link

dcrd: Switch getdata log from trace to debug. #3329

Closed dajohi closed 3 months ago

jrick commented 3 months ago

the others too i'd imagine. the trace got copied from existing code.

davecgh commented 3 months ago

I agree with @jrick. If we change this (which seems reasonable), we should change the tx/block cases too. Please update and I'll get this approved and merged after.

jrick commented 3 months ago

I would include the from <peer ip> in the block/tx cases as well.