This article is a comprehensive guide to Java logging. The first part of this series introduces the past and present of Java logging.
The log4j vulnerability, also known as CVE-2021-44228, is a critical security flaw in the Apache Log4j library.
In this blog, we will talk about commong Java logging tools and discuss their best practices.
This article introduces three powerful tools for migrating Java logs to the cloud: Log4J, LogBack, and Producer Lib.
This article dissects the source code of Log4j 2, a new log system built on Apache Log4j, to get a deeper understanding of its underlying concepts.