]> git.ipfire.org Git - pakfire.git/commit
python: ctx: Always forward all messages to the logger
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 18 Mar 2025 10:38:40 +0000 (10:38 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 18 Mar 2025 10:38:40 +0000 (10:38 +0000)
commit3f22fe6525dd157db15edfff9c39655c909a6830
tree3887edf2d6771f043763eadba5c549d3a32d8d8b
parent50a6ca9d248403e8a2a165e18b4974c43d5a827e
python: ctx: Always forward all messages to the logger

We will let the Python logger filter out what we don't need.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/python/ctx.c