Add process-specific logging
This commit is contained in:
parent
f923524378
commit
42a92f262a
2 changed files with 41 additions and 35 deletions
|
|
@ -62,6 +62,7 @@
|
|||
#define CLIXON_DBG_YANG 0x000010 /* YANG processing */
|
||||
#define CLIXON_DBG_CLIENT 0x000020 /* App-specific */
|
||||
#define CLIXON_DBG_NACM 0x000040 /* NACM processing */
|
||||
#define CLIXON_DBG_PROC 0x000080 /* Process handling */
|
||||
#define CLIXON_DBG_SMASK 0x00ffff /* Subject mask */
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue