diff options
| author | JamesC <[email protected]> | 2019-10-28 14:50:01 +0100 |
|---|---|---|
| committer | James Chiang <[email protected]> | 2019-11-03 20:34:18 +0100 |
| commit | 6f40820757d25ff1ccfdfcbdf2b45b8b65308010 (patch) | |
| tree | 4b93be0b1516edf56fa74591823a030ab388a045 /src/httpserver.cpp | |
| parent | Refactor TestFramework main() into setup/shutdown (diff) | |
| download | discoin-6f40820757d25ff1ccfdfcbdf2b45b8b65308010.tar.xz discoin-6f40820757d25ff1ccfdfcbdf2b45b8b65308010.zip | |
Add closing and flushing of logging handlers
In order for BitcoinTestFramework to correctly restart after shutdown, the
previous logging handlers need to be removed, or else logging will continue in
the previous temp directory. "Flush" ensures buffers are emptied, and "close"
ensures file handler close logging file.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions