]> git.ipfire.org Git - fireperf.git/commit
Add a basic logging infrastructure
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 25 Jan 2021 13:45:25 +0000 (13:45 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 25 Jan 2021 13:45:48 +0000 (13:45 +0000)
commitf5f35f2b40dac089cac2891d8ba71d62316ab604
tree3b4e055453fa200ea6e0cf14ef7fda2fdcec6a52
parente2646bf3d69f48c7e0bc4870f0c5666294a66034
Add a basic logging infrastructure

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