Disable JndiLookup using log4j-patch

This commit is contained in:
Glavo
2021-12-18 10:48:58 +08:00
committed by Yuhui Huang
parent da13895b72
commit 9a66605616
2 changed files with 45 additions and 5 deletions

View File

@@ -2,4 +2,5 @@
Copy from [Glavo/log4j-patch](https://github.com/Glavo/log4j-patch/).
It is licensed under the WTFPL 2.0 license.
`org.apache.logging.log4j.core.lookup.JndiLookup` is licensed under the WTFPL 2.0 license,
and `org.apache.logging.log4j.core.lookup.Interpolator` is licensed under the Apache 2.0 license.