Browse Source
`-logtodebugger` is a strange, obscure, WIN32-only (mostly MSVC) thing. Let's clean up the options a bit get rid of it. test_bitcoin was using fLogToDebugger as a way to prevent logging to debug.log. For this, add a boolean (not exposed as option) fLogToDebugLog that defaults to true and is disabled in the tests.0.10
Wladimir J. van der Laan
11 years ago
4 changed files with 4 additions and 32 deletions
Loading…
Reference in new issue