Only log time samples in debug mode
authorMichael Hendricks <michael@ndrix.org>
Wed, 30 Nov 2011 02:06:10 +0000 (19:06 -0700)
committerMichael Hendricks <michael@ndrix.org>
Fri, 2 Dec 2011 00:28:14 +0000 (17:28 -0700)
commit5e1ddc421060e24bdcda75a863d9a5e03e633423
tree6f838f9552b24ff8ce721aa6121af35e8b0add9c
parent173efb1865e271dede53bcdff7ee2e189df07aa4
Only log time samples in debug mode

The full list of time samples is rarely useful outside of debugging.
The node's time offset, however is useful for discovering local clock
drift, so it's displayed in all logging modes.
src/util.cpp