-
Course
- Core Tech
Logging and Management in Java SE
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, 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 has trained professionals in the field of Java, Spring, C#, Python, Scrum, React and Angular. Next to the practical training and programming experience, Maaike has a lot of experience with short technical consulting projects and providing learning solutions for complex software development departments.
More Courses by Maaike