]> git.ipfire.org Git - pakfire.git/commit
ctx: Add a log callback
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 15 Oct 2023 14:27:33 +0000 (14:27 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 15 Oct 2023 14:27:33 +0000 (14:27 +0000)
commit6641e7801f828ccab763dfa413304945717bf0bc
treed44348709535f3f75f926d674d5f977b7b13be7d
parent273ce4d5392d86cd66342087c140c4953328482f
ctx: Add a log callback

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/ctx.c
src/libpakfire/include/pakfire/ctx.h
src/libpakfire/include/pakfire/logging.h
src/libpakfire/include/pakfire/pakfire.h
src/libpakfire/libpakfire.sym
tests/parser/test.c
tests/testsuite.c