log4j.md

July 15, 2021 · View on GitHub

Bookmarks tagged [log4j]

www.codever.land/bookmarks/t/log4j

The State of Logging in Java

https://stackify.com/logging-java/

When developing an application, chances are that it won’t perform as expected on the first run. Developers know that if it happens in production, debuggers won’t be available. Hence, logging statement...


Apache Log4j 2

https://logging.apache.org/log4j/2.x/

Apache Log4j 2 is an upgrade to Log4j that provides significant improvements over its predecessor, Log4j 1.x, and provides many of the improvements available in Logback while fixing some inherent prob...