3 lines in debug.log are being appended to the end of the log of the previous run #4660

issue fanquake opened this issue on August 8, 2014
  1. fanquake commented at 8:37 AM on August 8, 2014: member

    Noticed that lines in debug.log are being appended to the last lines from the previous run. i.e

    2014-08-08 07:12:42 Shutdown result: 1 2014-08-08 07:12:42 Stopping thread 2014-08-08 07:12:42 Stopped thread Requesting initialize Running AppInit2 in thread 2014-08-08 07:12:48

    whitespace

    2014-08-08 07:12:48 Bitcoin version v0.9.2.1-g354c0f3-beta (Thu, 19 Jun 2014 09:51:15 +0200) 2014-08-08 07:12:48 Using OpenSSL version OpenSSL 1.0.1h 5 Jun 2014

  2. Diapolo commented at 8:50 AM on August 8, 2014: none

    The last entries before the version log message are there, because they are logged before the "real" startup logging takes place (which places the newlines above the version stuff).

  3. fanquake commented at 8:52 AM on August 8, 2014: member

    I see, guess I never noticed it was that way before.

  4. fanquake closed this on Aug 8, 2014

  5. laanwj commented at 9:20 AM on August 8, 2014: member

    Those messages should be gone in master, or at least not visible by default.

  6. Diapolo commented at 9:30 AM on August 8, 2014: none

    @laanwj Yes, that's the case. Only ones that ARE still shown before version stuff are the parameter interaction messages.

  7. MarcoFalke locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-26 06:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me