-
|
Recently Apache Log4j 2 has been flagged as a vulnerability. Is this package in use by the leaf application? |
Beta Was this translation helpful? Give feedback.
Answered by
ndobb
Dec 13, 2021
Replies: 1 comment
-
|
Hi @glabrie10, no, the Leaf API is written in C# and does not use Log4j (which to my knowledge is only used in Java). For reference, the logging library used in Leaf is Serilog. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
glabrie10
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @glabrie10, no, the Leaf API is written in C# and does not use Log4j (which to my knowledge is only used in Java). For reference, the logging library used in Leaf is Serilog.