Log missing avatars
authorJeremy Stanley <fungi@yuggoth.org>
Thu, 6 Nov 2014 01:41:56 +0000 (01:41 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Thu, 6 Nov 2014 01:41:56 +0000 (01:41 +0000)
commitd9bc0e9251378f4b6eab0bd5537e0e9b0261a7bf
tree4fb04fe0e42ed130a6faa68082020263841e8538
parentbc1722f6f7aa9ccc4aeb28bc091b0bffe7f66433
Log missing avatars

If an avatar is missing, it's likely that it was created but not yet
saved during a crash. This is usually safe to skip but could imply
data corruption, so log the situation with a high log level.
lib/mudpy/misc.py