DEV Community

Cover image for How to do logging in  java using log4j api, best practices and tips
Daniel Persson
Daniel Persson

Posted on

How to do logging in java using log4j api, best practices and tips

We talk about logging in general and the different levels used in java and then we talk about the log4j logging API and how to set it up for writing files, logging to console, or doing a custom setup. We also talk about different frameworks and best practices.

Top comments (0)