Accumulate logs if necessary while loading data
authorJeremy Stanley <fungi@yuggoth.org>
Mon, 23 Mar 2015 06:46:05 +0000 (06:46 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Mon, 23 Mar 2015 06:46:05 +0000 (06:46 +0000)
commitb30249dada13540bf31fcd8b442efa3802717626
treee867651bfc66ba6aab1a251ccd9885319c51f30b
parent9e357334820986ea1cbb73fc92123437cf74b226
Accumulate logs if necessary while loading data

Prior to existence of the global universe, the destination files for
logging may not be known. Accumulate log entries during
DataFile.load() if immediate logging fails, so that they can be
flushed later once logging is possible.
lib/mudpy/data.py