1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-26 10:34:40 +02:00

A detailed guide about Apache Log4j Project (#2796)

Talks about why Apache Log4 had become the most deployed pieces of open source software, Log4j exploits, and How to protect against it.
This commit is contained in:
Sojin Samuel
2022-10-29 18:40:59 +05:30
committed by GitHub
parent 698cda1765
commit 2a8a3c03b1

View File

@@ -6,3 +6,4 @@ Log4j2 is the updated version of the popular and influential log4j library, used
<ResourceGroupTitle>Reference Resource</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://logging.apache.org/log4j/2.x/manual/configuration.html'>Official Website</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.techtarget.com/whatis/feature/Log4j-explained-Everything-you-need-to-know'>Log4j explained: Everything you need to know</BadgeLink>