]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit - src/allmydata/introducer/server.py
logging: add 'unique-message-ids' (or 'umids') to each WEIRD-or-higher log.msg call...
authorBrian Warner <warner@allmydata.com>
Tue, 26 Aug 2008 01:57:59 +0000 (18:57 -0700)
committerBrian Warner <warner@allmydata.com>
Tue, 26 Aug 2008 01:57:59 +0000 (18:57 -0700)
commita94af879ffcfcf3d80aef9b9941d32889b6dbe1d
tree85dd589020dbbe79b55045a47979958b71d0c7ff
parent735aa895b91b44ae450768ec7d17b18a8628e57a
logging: add 'unique-message-ids' (or 'umids') to each WEIRD-or-higher log.msg call, to make it easier to correlate log message with source code
12 files changed:
src/allmydata/client.py
src/allmydata/immutable/download.py
src/allmydata/immutable/encode.py
src/allmydata/introducer/client.py
src/allmydata/introducer/server.py
src/allmydata/mutable/checker.py
src/allmydata/mutable/publish.py
src/allmydata/mutable/retrieve.py
src/allmydata/mutable/servermap.py
src/allmydata/offloaded.py
src/allmydata/storage.py
src/allmydata/web/root.py