Discriminate YANG debugging
This commit is contained in:
parent
20b233e96f
commit
cb134875f9
8 changed files with 20 additions and 20 deletions
|
|
@ -106,7 +106,7 @@
|
|||
|
||||
/* Enable for debugging, steals some cycles otherwise */
|
||||
#if 0
|
||||
#define _PARSE_DEBUG(s) clixon_debug(1,(s))
|
||||
#define _PARSE_DEBUG(s) clixon_debug(CLIXON_DBG_YANG, (s))
|
||||
#else
|
||||
#define _PARSE_DEBUG(s)
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue