libyang
3.6.0
libyang is YANG data modelling language parser and toolkit written (and providing API) in C.
|
Macros | |
#define | LY_LOLOG 0x01 |
#define | LY_LOSTORE 0x02 |
#define | LY_LOSTORE_LAST 0x06 |
Logging option bits of libyang.
Can be set via ly_log_options().
#define LY_LOLOG 0x01 |
#define LY_LOSTORE 0x02 |