Add NACM-specific logging
This commit is contained in:
parent
c9dbece32b
commit
f923524378
2 changed files with 6 additions and 5 deletions
|
|
@ -61,6 +61,7 @@
|
|||
#define CLIXON_DBG_XPATH 0x000008 /* XPath processing */
|
||||
#define CLIXON_DBG_YANG 0x000010 /* YANG processing */
|
||||
#define CLIXON_DBG_CLIENT 0x000020 /* App-specific */
|
||||
#define CLIXON_DBG_NACM 0x000040 /* NACM processing */
|
||||
#define CLIXON_DBG_SMASK 0x00ffff /* Subject mask */
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue