commit cdb7439e94405bf2bd33c9e7193d639c6a3044fb parent 981704bd39db711280de7244baa476010b23897e Author: David Goulet <dgoulet@torproject.org> Date: Thu, 7 Aug 2025 14:20:02 -0400 changes: Add file for padding log fix Signed-off-by: David Goulet <dgoulet@torproject.org> Diffstat:
| A | changes/logging_fix | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/changes/logging_fix 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".