Hacker News new | ask | show | jobs
by SlevinBE 1636 days ago
With the Log4j vulnerability, many developers had to dive into their logging configs. You might've encountered variations of Log4j, Logback, SLF4j, log4j-slf4j-impl & log4j-over-slf4j. This article tries to remove some of the confusion and provides an overview of the most common Java-based logging libraries.