We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ba77df commit 801cb30Copy full SHA for 801cb30
doc/release-notes.md
@@ -131,6 +131,11 @@ Low-level RPC changes
131
132
- The log timestamp format is now ISO 8601 (e.g. "2018-02-28T12:34:56Z").
133
134
+- When running bitcoind with `-debug` but without `-daemon`, logging to stdout
135
+ is now the default behavior. Setting `-printtoconsole=1` no longer implicitly
136
+ disables logging to debug.log. Instead, logging to file can be explicitly disabled
137
+ by setting `-debuglogfile=0`.
138
+
139
Miner block size removed
140
------------------------
141
0 commit comments