Mastering Logging in Java

Track: Frameworks
Abstract
Logging isn’t just about debugging; it’s how you figure out what your application was thinking before it all went wrong. It is important for understanding why your application isn't working properly. This session will compare popular Java logging frameworks like Java Util Logging, Log4J, SLF4J, and Logback, highlighting their strengths and quirks.

We’ll also look at the shiny new Log4j 3 and how it stacks up against its predecessor, Log4j 2. Whether you’re trying to improve your logging game or just want fewer “what the heck happened?” moments, this talk should be helpful for you.
Jeanne Boyarsky
Jeanne Boyarsky is a Java Champion from New York City and has been a Java developer for more than 22 years. She has split her time between development and being a Scrum Master for the last decade. Jeanne has co-authored Wiley's Oracle Java 8 , 11, 17, and 21 certification books along with a new book “Real-World Java: Helping You Navigate the Java Ecosystem”. Jeanne volunteers at CodeRanch and mentors the programmers on a high school robotics team in her free time. She has spoken at numerous conferences including Dev Nexus, QCon, KCDC, and JavaOne.
Victor Grazi
Victor Grazi is SVP at BNY Pershing X. He is a Java Champion, author of several open source projects including the popular Java Concurrent Animated, and coauthor of the book Real World Java-Helping you navigate the Java ecosystem. He serves on the Java Community Process Executive Committee, won an Outstanding Spec Lead award for JSR 354 Java Money and Currency, and has presented on Java-related topics across the globe.