]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
stats_gatherer: verbose debug logging
authorrobk-tahoe <robk-tahoe@allmydata.com>
Wed, 9 Apr 2008 23:10:53 +0000 (16:10 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Wed, 9 Apr 2008 23:10:53 +0000 (16:10 -0700)
commit0d2eb1edf6b39b69cf52bb10b91fad2556d1a1ca
tree247c044a7f0cbddad7aa1a342dcb0faa873d19a6
parent3b4d29b0135a6ceb5fc7c08d65d1ef8da30aec57
stats_gatherer: verbose debug logging

one of the storage servers is throwing foolscap violations about the
return value of get_stats().  this adds a log of the data returned
to the foolscap log event stream at the debug level '12' (between
NOISY(10) and OPERATIONAL(20))  hopefully this will facilitate
finding the cause of this problem.
src/allmydata/stats.py