]> git.itanic.dy.fi Git - rrdd/commit
process: Print process output through the debug macros
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Wed, 27 Jun 2012 15:35:50 +0000 (18:35 +0300)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Wed, 27 Jun 2012 19:43:07 +0000 (22:43 +0300)
commit523bea4c7a4c6e30c1220bc653375499c30143f3
tree3ae5f85bbfc1546bc4f72cfa590b87e81dba854d
parent661b5887d0622e344012e1b50fd8aab5ff26af51
process: Print process output through the debug macros

As we are appending our own prefixes to all process prints, we might
aswell use the normal debug macros to unify the prints with the rest
of the debug output.

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>
process.c