Simple play icon Course
Skills

Logging and Management in Java SE 17

by Maaike van Putten

If you want to know what is happening in your application, you’ll have to implement logging. This course will teach you how to add logging to your application and what best practices for logging are.

What you'll learn

Imagine having an application that is critical for your company, but there are some problems. Unfortunately, debugging the problem is hard since you don’t know where to start. Why? Because logging was implemented poorly. In this course, Logging and Management in Java SE 17, you’ll learn to implement logging in your application. First, you’ll explore the basics of logging with the logger from java.util.logging. Next, you’ll discover how to create messages and manage loggers. Finally, you’ll learn how to use third party tools for logging and what the best practices are. When you’re finished with this course, you’ll have the skills and knowledge of logging with Java 17 needed to implement this in your own applications.

About the author

Maaike is trainer and software developer. She founded training agency Brightboost in 2014 and spends most of her days and nights working and learning. Training gives her the opportunity to combine her love for software development with her passion to help others boost their careers and be successful. She has trained professionals in the field of Java, Spring, C#, Python, Scrum, React and Angular. A lot of her time is spend staying up-to-date with the latest developments in her field. Next to the... more

Ready to upskill? Get started