Contents
About Log4j Training
Log4J is the major logging framework which is mostly used all over the world. In this course you can learn loggers, appenders, layouts, log4j features and advantages and disadvantages of log4J.
- Log4J is a logging framework to log errors, messages in Java applications
LOG4J Training Course Objective
In this training, the student will get good expertise in Log4J framework and usage of Log4J in real time projects, will be able to write code using Log4J logging mechanism efficiently
In Log4J training, trainee will be trained in the following areas.
- Log4J core concepts
- Log4J appenders
- Formatting, filtering, error handling in log4J
- Custom logging in log4J
- Real time example using log4J
LOG4J Training Course Duration
- 10 Hours
Course Prerequisite
- Knowledge of Core Java, basics of XML
LOG4J Training Course Overview
- Introduction about logging
- Introduction about Log4J framework
- Logging Problem without log4J
- How to solve logging problem with log4J
- What is layout
- Different types of layouts in log4J
- What is Appender
- Different types of Appenders in log4J
- Log4J examples without properties file
- Log4J examples with properties file
- Log4J examples with xml file