Skip to content

Commit 7146672

Browse files
committed
Merge #13625: doc: Add release notes for -printtoconsole and -debuglogfile changes
801cb30 doc: Add release notes for -printtoconsole and -debuglogfile changes (Samuel B. Atwood) Pull request description: This adds release notes relevant to the changes in #13004 and documented in command line help in #13614. Tree-SHA512: ff320415afa9be1ace37ebf0a69ee5a7e6d4167465bc41111be062a556da9b8accfc39553fac610e68521c7ab2095126ace4f012a32f5e9f37cbec39cfa74b04
2 parents 9d26b69 + 801cb30 commit 7146672

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/release-notes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,11 @@ Low-level RPC changes
131131

132132
- The log timestamp format is now ISO 8601 (e.g. "2018-02-28T12:34:56Z").
133133

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+
134139
Miner block size removed
135140
------------------------
136141

0 commit comments

Comments
 (0)