plugins/ctf/common/metadata: logging: standardize in parser and lexer
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 13 Jun 2017 22:35:16 +0000 (18:35 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 14 Jun 2017 19:07:59 +0000 (15:07 -0400)
YYDEBUG is set if the VERBOSE mode is enabled for the common metadata
module. YYFPRINTF is defined to BT_LOGV so that everything uses the
standard logging macros.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

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