diff options
| author | GalaxyGorilla <sascha@netdef.org> | 2019-10-15 11:15:22 +0000 |
|---|---|---|
| committer | GalaxyGorilla <sascha@netdef.org> | 2019-10-16 08:59:53 +0000 |
| commit | 966799385e80375aa8e8b87aa68dffa6dc11d17e (patch) | |
| tree | 86a4dba07b8627e4e0ca2f9aa1042e62e0e09f18 /doc/manpages/conf.py | |
| parent | 597ca790b3b3b81b5f21f6e35af56a2411a12655 (diff) | |
lib: Let libyang log everything possible
Currently libyang logs errors only (LY_LLERR by default), independent of
FRR's log level. This commit lets libyang log everything including all
sorts of debug logs (when libyang is built in 'Debug' mode). FRR's
logging infrastructure filters logs out according to the configured log
level.
There is a very small performance overhead involved, even when libyang
is build in 'Release' mode. This overhead is mainly affecting config
processing and barely measurable being around 0-3% of the processing
time without this change.
Signed-off-by: Sascha Kattelmann <sascha@netdef.org>
Diffstat (limited to 'doc/manpages/conf.py')
0 files changed, 0 insertions, 0 deletions
