Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

backport: merge bitcoin#23235, #23104, #24770, #24830, #24464, #24757, #25202, #25217, #25292, #25614, partial bitcoin#22766 (logging backports) #6399

Open
wants to merge 14 commits into
base: develop
Choose a base branch
from

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    479ae82 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. merge bitcoin#23104: Avoid breaking single log lines over multiple li…

    …nes in the log file
    kwvg committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    d9cc2ea View commit details
    Browse the repository at this point in the history
  2. merge bitcoin#24770: Put lock logging behind DEBUG_LOCKCONTENTION pre…

    …processor directive
    kwvg committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    f331cbe View commit details
    Browse the repository at this point in the history
  3. fix: don't use non-existent PrintLockContention in SharedEnter

    `PrintLockContention` hasn't existed since dash#6046
    kwvg committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    a9cfbd1 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. Configuration menu
    Copy the full SHA
    0e01d5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3e837a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88592f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff6304f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7697b73 View commit details
    Browse the repository at this point in the history
  6. merge bitcoin#25202: Use severity-based logging for leveldb/libevent …

    …messages, reverse LogPrintLevel order
    
    Co-authored-by: UdjinM6 <[email protected]>
    kwvg and UdjinM6 committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    b046e09 View commit details
    Browse the repository at this point in the history
  7. merge bitcoin#25217: update lint-logs.py to detect LogPrintLevel, men…

    …tion WalletLogPrintf
    kwvg committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    026409e View commit details
    Browse the repository at this point in the history
  8. merge bitcoin#25292: Add LogPrintLevel to lint-format-strings, drop L…

    …ogPrint-vs-LogPrintf section in dev notes
    kwvg committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    21470fd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    52a1263 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1621696 View commit details
    Browse the repository at this point in the history