diff options
| author | Wladimir J. van der Laan <[email protected]> | 2013-12-14 13:51:11 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2013-12-15 10:12:38 +0100 |
| commit | 9e9056cd1a05e5868025553d2a8cb3e47cf45045 (patch) | |
| tree | ccb955d1bd925032fb107b908f6cc7a836d9efe5 /src/chainparams.cpp | |
| parent | Merge pull request #3377 (diff) | |
| download | discoin-9e9056cd1a05e5868025553d2a8cb3e47cf45045.tar.xz discoin-9e9056cd1a05e5868025553d2a8cb3e47cf45045.zip | |
Remove -logtodebugger
`-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.
Diffstat (limited to 'src/chainparams.cpp')
0 files changed, 0 insertions, 0 deletions