HomePhabricator

Buffer log messages and explicitly open logs
27d760580456Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Buffer log messages and explicitly open logs

Prevents stomping on debug logs in datadirs that are locked by other
instances and lost parameter interaction messages that can get wiped by
ShrinkDebugFile().

The log is now opened explicitly and all emitted messages are buffered
until this open occurs. The version message and log cut have also been
moved to the earliest possible sensible location.

Details

Provenance
Adam Weiss <adam@signal11.com>Authored on May 15 2015, 19:31
deadalnixPushed on May 14 2017, 22:04
Parents
rABC086cb336cd8a: Merge pull request #6365
Branches
Unknown
Tags
Unknown

Event Timeline

Adam Weiss <adam@signal11.com> committed rABC27d760580456: Buffer log messages and explicitly open logs (authored by Adam Weiss <adam@signal11.com>).Jul 7 2015, 01:54