]> git.ipfire.org Git - pakfire.git/commit
libpakfire: Add logging functionality
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 28 Nov 2017 21:18:06 +0000 (22:18 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 28 Nov 2017 21:18:06 +0000 (22:18 +0100)
commitf06095f14b2e206c157f3a466219c90414a6fe88
treeb150d6c56f6b0f1afb0493516127cf74cc19241a
parent1094739f7616fed01e3da45ffdb1149dd6ad8b66
libpakfire: Add logging functionality

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/libpakfire/include/pakfire/logging.h [new file with mode: 0644]
src/libpakfire/include/pakfire/pakfire.h
src/libpakfire/include/pakfire/types.h
src/libpakfire/libpakfire.sym
src/libpakfire/logging.c [new file with mode: 0644]
src/libpakfire/pakfire.c