From cdb7439e94405bf2bd33c9e7193d639c6a3044fb Mon Sep 17 00:00:00 2001 From: David Goulet Date: Thu, 7 Aug 2025 14:20:02 -0400 Subject: [PATCH] changes: Add file for padding log fix Signed-off-by: David Goulet --- changes/logging_fix | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changes/logging_fix diff --git a/changes/logging_fix b/changes/logging_fix new file mode 100644 index 0000000000..f2cac504e1 --- /dev/null +++ b/changes/logging_fix @@ -0,0 +1,3 @@ + o Minor feature (padding, logging): + - Reduce the amount of messages being logged related to channel padding + timeout when log level is "notice". -- 2.47.2