Drop log category in SeedStartup #29480

pull hebasto wants to merge 1 commits into bitcoin:master from hebasto:240226-log-rand changing 1 files +1 −1
  1. hebasto commented at 2:42 pm on February 26, 2024: member
    This LogPrint(BCLog::RAND, ...) is never logged because the SeedStartup function is called at a very early stage, such as during the instantiation of the static CSignatureCache object, before any log categories are added. This PR fixes this behavior.
  2. Drop log category in `SeedStartup`
    This `LogPrint(BCLog::RAND, ...)` is never logged because the
    `SeedStartup` function is called at a very early stage, such as during
    the instantiation of the static `CSignatureCache` object, before any log
    categories are added. This change addresses this behavior.
    88468a8afc
  3. DrahtBot commented at 2:42 pm on February 26, 2024: contributor

    The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

    Code Coverage

    For detailed information about the code coverage, see the test coverage report.

    Reviews

    See the guideline for information on the review process.

    Type Reviewers
    ACK hernanmarino

    If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.

    Conflicts

    Reviewers, this pull request conflicts with the following ones:

    • #29641 (scripted-diff: Use LogInfo/LogDebug over LogPrintf/LogPrint by maflcko)

    If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.

  4. luke-jr referenced this in commit 2a48bf5274 on Mar 5, 2024
  5. hernanmarino commented at 10:50 pm on April 12, 2024: contributor
    ACK 88468a8afcd908cd26f4e6ecfb86c80d1c56fe73

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: 2024-07-01 10:13 UTC

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