| <log4j:event xmlns:log4j="http://jakarta.apache.org/log4j/" logger="org.apache.log4j.xml.XSLTLayoutTestCase$X" time="yyyy-MM-ddTHH:mm:ss.SSSZ" timestamp="XXX" level="INFO" thread="main"> | |
| <log4j:message>in X() constructor</log4j:message> | |
| <log4j:locationInfo class="org.apache.log4j.xml.XSLTLayoutTestCase$X" method="<init>" file="XSLTLayoutTestCase.java" line="X"/> | |
| </log4j:event> | |
| <log4j:event xmlns:log4j="http://jakarta.apache.org/log4j/" logger="org.apache.log4j.xml.XSLTLayoutTestCase" time="yyyy-MM-ddTHH:mm:ss.SSSZ" timestamp="XXX" level="DEBUG" thread="main"> | |
| <log4j:message>Message 0</log4j:message> | |
| <log4j:locationInfo class="org.apache.log4j.xml.XSLTLayoutTestCase" method="common" file="XSLTLayoutTestCase.java" line="X"/> | |
| </log4j:event> | |
| <log4j:event xmlns:log4j="http://jakarta.apache.org/log4j/" logger="root" time="yyyy-MM-ddTHH:mm:ss.SSSZ" timestamp="XXX" level="DEBUG" thread="main"> | |
| <log4j:message>Message 0</log4j:message> | |
| <log4j:locationInfo class="org.apache.log4j.xml.XSLTLayoutTestCase" method="common" file="XSLTLayoutTestCase.java" line="X"/> | |
| </log4j:event> | |
| <log4j:event xmlns:log4j="http://jakarta.apache.org/log4j/" logger="org.apache.log4j.xml.XSLTLayoutTestCase" time="yyyy-MM-ddTHH:mm:ss.SSSZ" timestamp="XXX" level="INFO" thread="main"> | |
| <log4j:message>Message 1</log4j:message> | |
| <log4j:locationInfo class="org.apache.log4j.xml.XSLTLayoutTestCase" method="common" file="XSLTLayoutTestCase.java" line="X"/> | |
| </log4j:event> | |
| <log4j:event xmlns:log4j="http://jakarta.apache.org/log4j/" logger="root" time="yyyy-MM-ddTHH:mm:ss.SSSZ" timestamp="XXX" level="INFO" thread="main"> | |
| <log4j:message>Message 1</log4j:message> | |
| <log4j:locationInfo class="org.apache.log4j.xml.XSLTLayoutTestCase" method="common" file="XSLTLayoutTestCase.java" line="X"/> | |
| </log4j:event> | |
| <log4j:event xmlns:log4j="http://jakarta.apache.org/log4j/" logger="org.apache.log4j.xml.XSLTLayoutTestCase" time="yyyy-MM-ddTHH:mm:ss.SSSZ" timestamp="XXX" level="WARN" thread="main"> | |
| <log4j:message>Message 2</log4j:message> | |
| <log4j:locationInfo class="org.apache.log4j.xml.XSLTLayoutTestCase" method="common" file="XSLTLayoutTestCase.java" line="X"/> | |
| </log4j:event> | |
| <log4j:event xmlns:log4j="http://jakarta.apache.org/log4j/" logger="root" time="yyyy-MM-ddTHH:mm:ss.SSSZ" timestamp="XXX" level="WARN" thread="main"> | |
| <log4j:message>Message 2</log4j:message> | |
| <log4j:locationInfo class="org.apache.log4j.xml.XSLTLayoutTestCase" method="common" file="XSLTLayoutTestCase.java" line="X"/> | |
| </log4j:event> | |
| <log4j:event xmlns:log4j="http://jakarta.apache.org/log4j/" logger="org.apache.log4j.xml.XSLTLayoutTestCase" time="yyyy-MM-ddTHH:mm:ss.SSSZ" timestamp="XXX" level="ERROR" thread="main"> | |
| <log4j:message>Message 3</log4j:message> | |
| <log4j:locationInfo class="org.apache.log4j.xml.XSLTLayoutTestCase" method="common" file="XSLTLayoutTestCase.java" line="X"/> | |
| </log4j:event> | |
| <log4j:event xmlns:log4j="http://jakarta.apache.org/log4j/" logger="root" time="yyyy-MM-ddTHH:mm:ss.SSSZ" timestamp="XXX" level="ERROR" thread="main"> | |
| <log4j:message>Message 3</log4j:message> | |
| <log4j:locationInfo class="org.apache.log4j.xml.XSLTLayoutTestCase" method="common" file="XSLTLayoutTestCase.java" line="X"/> | |
| </log4j:event> | |
| <log4j:event xmlns:log4j="http://jakarta.apache.org/log4j/" logger="org.apache.log4j.xml.XSLTLayoutTestCase" time="yyyy-MM-ddTHH:mm:ss.SSSZ" timestamp="XXX" level="FATAL" thread="main"> | |
| <log4j:message>Message 4</log4j:message> | |
| <log4j:locationInfo class="org.apache.log4j.xml.XSLTLayoutTestCase" method="common" file="XSLTLayoutTestCase.java" line="X"/> | |
| </log4j:event> | |
| <log4j:event xmlns:log4j="http://jakarta.apache.org/log4j/" logger="root" time="yyyy-MM-ddTHH:mm:ss.SSSZ" timestamp="XXX" level="FATAL" thread="main"> | |
| <log4j:message>Message 4</log4j:message> | |
| <log4j:locationInfo class="org.apache.log4j.xml.XSLTLayoutTestCase" method="common" file="XSLTLayoutTestCase.java" line="X"/> | |
| </log4j:event> | |
| <log4j:event xmlns:log4j="http://jakarta.apache.org/log4j/" logger="org.apache.log4j.xml.XSLTLayoutTestCase" time="yyyy-MM-ddTHH:mm:ss.SSSZ" timestamp="XXX" level="DEBUG" thread="main"> | |
| <log4j:message>Message 5</log4j:message> | |
| <log4j:throwable>java.lang.Exception: Just testing | |
| at org.apache.log4j.xml.XSLTLayoutTestCase.common(X) | |
| at org.apache.log4j.xml.XSLTLayoutTestCase.testLocationInfo(X) | |
| at java.lang.reflect.Method.invoke(X) | |
| at junit.framework.TestCase.runTest(X) | |
| at junit.framework.TestCase.runBare(X) | |
| at junit.framework.TestCase.run(X) | |
| </log4j:throwable> | |
| <log4j:locationInfo class="org.apache.log4j.xml.XSLTLayoutTestCase" method="common" file="XSLTLayoutTestCase.java" line="X"/> | |
| </log4j:event> | |
| <log4j:event xmlns:log4j="http://jakarta.apache.org/log4j/" logger="root" time="yyyy-MM-ddTHH:mm:ss.SSSZ" timestamp="XXX" level="DEBUG" thread="main"> | |
| <log4j:message>Message 5</log4j:message> | |
| <log4j:throwable>java.lang.Exception: Just testing | |
| at org.apache.log4j.xml.XSLTLayoutTestCase.common(X) | |
| at org.apache.log4j.xml.XSLTLayoutTestCase.testLocationInfo(X) | |
| at java.lang.reflect.Method.invoke(X) | |
| at junit.framework.TestCase.runTest(X) | |
| at junit.framework.TestCase.runBare(X) | |
| at junit.framework.TestCase.run(X) | |
| </log4j:throwable> | |
| <log4j:locationInfo class="org.apache.log4j.xml.XSLTLayoutTestCase" method="common" file="XSLTLayoutTestCase.java" line="X"/> | |
| </log4j:event> | |
| <log4j:event xmlns:log4j="http://jakarta.apache.org/log4j/" logger="org.apache.log4j.xml.XSLTLayoutTestCase" time="yyyy-MM-ddTHH:mm:ss.SSSZ" timestamp="XXX" level="ERROR" thread="main"> | |
| <log4j:message>Message 6</log4j:message> | |
| <log4j:throwable>java.lang.Exception: Just testing | |
| at org.apache.log4j.xml.XSLTLayoutTestCase.common(X) | |
| at org.apache.log4j.xml.XSLTLayoutTestCase.testLocationInfo(X) | |
| at java.lang.reflect.Method.invoke(X) | |
| at junit.framework.TestCase.runTest(X) | |
| at junit.framework.TestCase.runBare(X) | |
| at junit.framework.TestCase.run(X) | |
| </log4j:throwable> | |
| <log4j:locationInfo class="org.apache.log4j.xml.XSLTLayoutTestCase" method="common" file="XSLTLayoutTestCase.java" line="X"/> | |
| </log4j:event> | |
| <log4j:event xmlns:log4j="http://jakarta.apache.org/log4j/" logger="root" time="yyyy-MM-ddTHH:mm:ss.SSSZ" timestamp="XXX" level="ERROR" thread="main"> | |
| <log4j:message>Message 6</log4j:message> | |
| <log4j:throwable>java.lang.Exception: Just testing | |
| at org.apache.log4j.xml.XSLTLayoutTestCase.common(X) | |
| at org.apache.log4j.xml.XSLTLayoutTestCase.testLocationInfo(X) | |
| at java.lang.reflect.Method.invoke(X) | |
| at junit.framework.TestCase.runTest(X) | |
| at junit.framework.TestCase.runBare(X) | |
| at junit.framework.TestCase.run(X) | |
| </log4j:throwable> | |
| <log4j:locationInfo class="org.apache.log4j.xml.XSLTLayoutTestCase" method="common" file="XSLTLayoutTestCase.java" line="X"/> | |
| </log4j:event> |