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)
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.


No differences found