Skip to content

Change LOG_INFORM to LOG_TRACE in chanbackup#8254

Merged
ShahanaFarooqui merged 1 commit intoElementsProject:masterfrom
adi2011:supresslogging
May 2, 2025
Merged

Change LOG_INFORM to LOG_TRACE in chanbackup#8254
ShahanaFarooqui merged 1 commit intoElementsProject:masterfrom
adi2011:supresslogging

Conversation

@adi2011
Copy link
Collaborator

@adi2011 adi2011 commented May 1, 2025

plugin_log inside after_send_scb_single was logging after sending peer storage to each peer which could lead to spam in logs for big nodes, hence we should reduce the log level to log_trace for it.

Closes: #8251

plugin_log inside after_send_scb_single was logging after sending peer storage
to each peer which could lead to spam in logs for big nodes, hence we should reduce
the log level to log_trace for it.

Changelog-Fixed: Suppress logs from chanbackup
@ShahanaFarooqui ShahanaFarooqui added this to the v25.05 milestone May 2, 2025
Copy link
Collaborator

@ShahanaFarooqui ShahanaFarooqui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ack 4bf77a4

@ShahanaFarooqui ShahanaFarooqui merged commit 9a5ef91 into ElementsProject:master May 2, 2025
18 of 40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Excessive log message frequency from plugin-chanbackup

2 participants