]> git.itanic.dy.fi Git - log-plotter/commit
Add more advanced debug macro
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sun, 6 Oct 2013 14:57:09 +0000 (17:57 +0300)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sun, 6 Oct 2013 15:24:24 +0000 (18:24 +0300)
commit6c20909213a182d68457ef0d90245fbfaf2a65f5
treeeee81c3a798c88f65e5e57a472b00bfecc5587ce
parent9e22d912b204c5bf5ab760d7d907076a562f8ed4
Add more advanced debug macro

Make it possible to have multiple debug levels. This makes it possible
to remove unneeded (debug) output when user is not interested in
seeing the output.

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>
Makefile
debug.c [new file with mode: 0644]
debug.h [new file with mode: 0644]