Improve debugging and add PERROR call
authorDavid Goulet <david.goulet@polymtl.ca>
Thu, 22 Sep 2011 22:17:19 +0000 (18:17 -0400)
committerDavid Goulet <david.goulet@polymtl.ca>
Thu, 22 Sep 2011 22:17:19 +0000 (18:17 -0400)
Add three level of verbosity with DBG, DBG2 and DBG3.

Each perror() call from now on should use PERROR().

Migration to these new debug facilities will come later on and
progressively.

To increase debug level use -v, -vv and -vvv respectively.

Signed-off-by: David Goulet <david.goulet@polymtl.ca>

No differences found
This page took 0.028286 seconds and 4 git commands to generate.