SlideShare ist ein Scribd-Unternehmen logo
1 von 3
Downloaden Sie, um offline zu lesen
1/3/2016 Log4j example using log4j xml | Tutorialspoint examples
http://tutorialspointexamples.com/log4j­example­using­log4j­xml­file/ 1/6
Tutorialspoint examples
(http://tutorialspointexamples.com)
Learn java tutorial with examples for beginners online
Search
Log4j Example Using Log4j Xml File
We can also use an xml file named log4j.xml to configure the Log4j. Let us discuss the use of log4j.xml
configuration file with the help of below example.
Example:
Log4jTest.java
import org.apache.log4j.Logger; 
  
/** 
 * This class is used to show the use of  
 * Log4j with the log4j.xml file. 
 * @author javawithease 
 */ 
public class Log4jTest { 
  //Get the Logger object. 
  private static Logger log = Logger.getLogger(Log4jTest.class); 
  
  public static void main(String[] args) {  
    //logger messages 
    log.debug("Log4j debug message test."); 
    log.info("Log4j info message test."); 
    log.warn("Log4j warn message test."); 
    log.error("Log4j error message test."); 
    log.fatal("Log4j fatal message test."); 
  } 
}
log4j.xml
1/3/2016 Log4j example using log4j xml | Tutorialspoint examples
http://tutorialspointexamples.com/log4j­example­using­log4j­xml­file/ 2/6
<?xml version="1.0" encoding="UTF‐8" ?> 
<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd"> 
<log4j:configuration xmlns:log4j='http://jakarta.apache.org/log4j/'> 
  <appender name="CA" class="org.apache.log4j.ConsoleAppender"> 
    <layout class="org.apache.log4j.PatternLayout"> 
      <param name="ConversionPattern" value="%m%n" /> 
    </layout> 
  </appender> 
  <root> 
    <level value="info" /> 
    <appender‐ref ref="CA" /> 
  </root> 
</log4j:configuration>
Output:
Log4j info message test. 
Log4j warn message test. 
Log4j error message test. 
Log4j fatal message test.
Download this example. (http://tutorialspointexamples.com/wp­
content/uploads/2014/09/Log4jExample5.rar)
 
Next Topic: Logging levels. (http://tutorialspointexamples.com/logging­levels­in­log4j/)
Previous Topic: Log4j example using log4j properties file.
(http://tutorialspointexamples.com/log4j­example­using­log4j­properties­file/)
Related Topics:
How to build java project using ant in eclipse? (http://tutorialspointexamples.com/how­to­build­java­
project­using­ant­in­eclipse/)
JAXB marshalling – convert java object to xml example. (http://tutorialspointexamples.com/jaxb­
marshalling­convert­java­object­to­xml­example­using­one­pojo/)
How to create pdf file in java using iText jar? (http://tutorialspointexamples.com/how­to­create­pdf­file­
in­java­using­itext­jar/)
Generics class example. (http://tutorialspointexamples.com/generics­class­example/)
OGNL in struts 2. (http://tutorialspointexamples.com/ognl­in­struts­2/)
Hibernate One­to­One Mapping using xml. (http://tutorialspointexamples.com/hibernate­one­to­one­
mapping­using­xml/)
Send inline image in email using JavaMail API. (http://tutorialspointexamples.com/send­inline­image­
in­email­using­javamail­api/)
Quartz 2 JobListener example. (http://tutorialspointexamples.com/quartz­2­joblistener­example/)
 
           
     
10  0  9Share 0Share 0  0Share
0  0  0Share 0 
1/3/2016 Log4j example using log4j xml | Tutorialspoint examples
http://tutorialspointexamples.com/log4j­example­using­log4j­xml­file/ 3/6
Log4j Tutorial
Log4j overview. (http://tutorialspointexamples.com/log4j­overview/) 
Logger class. (http://tutorialspointexamples.com/logger­class/) 
Log4j example. (http://tutorialspointexamples.com/log4j­example/) 
Log4j properties file. (http://tutorialspointexamples.com/log4j­example­using­log4j­properties­file/) 
Log4j xml file. (http://tutorialspointexamples.com/log4j­example­using­log4j­xml­file/) 
Logging levels. (http://tutorialspointexamples.com/logging­levels­in­log4j/) 
Log4j file appender. (http://tutorialspointexamples.com/log4j­file­appender/) 
Log4j multiple appenders. (http://tutorialspointexamples.com/log4j­multiple­appenders­example/)
 

Weitere ähnliche Inhalte

Andere mochten auch

Lesiones elemenatales piel 2016
Lesiones elemenatales piel 2016Lesiones elemenatales piel 2016
Lesiones elemenatales piel 2016Gina Correa
 
SAP Overview and Architecture
SAP Overview and ArchitectureSAP Overview and Architecture
SAP Overview and Architecture Ankit Sharma
 
Aneurisma Cerebral
Aneurisma CerebralAneurisma Cerebral
Aneurisma Cerebralguest8decbd
 
32732 634005400878906250
32732 63400540087890625032732 634005400878906250
32732 634005400878906250Mandeep Gill
 
(2016-06-02) DERIVACIÓN A UROLOGÍA DESDE AP (PPT)
(2016-06-02) DERIVACIÓN A UROLOGÍA DESDE AP (PPT)(2016-06-02) DERIVACIÓN A UROLOGÍA DESDE AP (PPT)
(2016-06-02) DERIVACIÓN A UROLOGÍA DESDE AP (PPT)UDMAFyC SECTOR ZARAGOZA II
 
Gangrena gaseosa
Gangrena gaseosaGangrena gaseosa
Gangrena gaseosaDiego Arcia
 
Jorge L Arboleda - Resume STATE FARM
Jorge L Arboleda - Resume STATE FARMJorge L Arboleda - Resume STATE FARM
Jorge L Arboleda - Resume STATE FARMJorge L. Arboleda
 

Andere mochten auch (8)

Lesiones elemenatales piel 2016
Lesiones elemenatales piel 2016Lesiones elemenatales piel 2016
Lesiones elemenatales piel 2016
 
SAP Overview and Architecture
SAP Overview and ArchitectureSAP Overview and Architecture
SAP Overview and Architecture
 
Aneurisma Cerebral
Aneurisma CerebralAneurisma Cerebral
Aneurisma Cerebral
 
32732 634005400878906250
32732 63400540087890625032732 634005400878906250
32732 634005400878906250
 
(2016-06-02) DERIVACIÓN A UROLOGÍA DESDE AP (PPT)
(2016-06-02) DERIVACIÓN A UROLOGÍA DESDE AP (PPT)(2016-06-02) DERIVACIÓN A UROLOGÍA DESDE AP (PPT)
(2016-06-02) DERIVACIÓN A UROLOGÍA DESDE AP (PPT)
 
Gangrena gaseosa
Gangrena gaseosaGangrena gaseosa
Gangrena gaseosa
 
ACV Hemorragico
ACV HemorragicoACV Hemorragico
ACV Hemorragico
 
Jorge L Arboleda - Resume STATE FARM
Jorge L Arboleda - Resume STATE FARMJorge L Arboleda - Resume STATE FARM
Jorge L Arboleda - Resume STATE FARM
 

Kürzlich hochgeladen

What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptxiammrhaywood
 
FILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipinoFILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipinojohnmickonozaleda
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)cama23
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxMaryGraceBautista27
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 

Kürzlich hochgeladen (20)

What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
 
FILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipinoFILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipino
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptx
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 

Log4j example using log4j xml tutorialspoint examples