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)
commitab64a7a46089da399779cab407735d9402320c40
tree579bb6761c5dd4b340e7780eb399a98ce99171f7
parent48ab0368103a816dc83a83d7230204cb99df43b9
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