summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorGalaxyGorilla <sascha@netdef.org>2019-10-15 11:15:22 +0000
committerGalaxyGorilla <sascha@netdef.org>2019-10-16 08:59:53 +0000
commit966799385e80375aa8e8b87aa68dffa6dc11d17e (patch)
tree86a4dba07b8627e4e0ca2f9aa1042e62e0e09f18 /python
parent597ca790b3b3b81b5f21f6e35af56a2411a12655 (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 'python')
0 files changed, 0 insertions, 0 deletions