This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
Logging option bits of libyang.
Log messages normally, using callback if set. If not set, messages will not be printed by libyang.
Definition at line 1883 of file libyang.h.
Store any generated errors or warnings, never verbose or debug messages. Note that if LY_LOLOG is not set then verbose and debug messages are always lost.
Definition at line 1885 of file libyang.h.
Store any generated errors or warnings but only the last message, always overwrite the previous one.
Definition at line 1887 of file libyang.h.