Author: rgoers
Date: Sun Oct 16 08:44:27 2011
New Revision: 1184782
URL: http://svn.apache.org/viewvc?rev=1184782&view=rev
Log:
Start on documentation
Added:
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j12-api/src/site/xdoc/api.xml
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-api/src/site/xdoc/api.xml
- copied unchanged from r1166534,
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-api/src/site/xdoc/index.xml
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-jcl/src/site/xdoc/api.xml
- copied unchanged from r1166534,
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-jcl/src/site/xdoc/index.xml
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/slf4j-impl/src/site/xdoc/api.xml
- copied unchanged from r1166534,
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/slf4j-impl/src/site/xdoc/index.xml
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/api/
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/api/audit-logging.html
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/api/index.html
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/api/messages.html
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/appenders.xml
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/architecture.xml
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/configuration.xml
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/filters.xml
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/index.xml
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/jmx.xml
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/layouts.xml
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/logsep.xml
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/lookups.xml
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/plugins.xml
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/thread-context.xml
Modified:
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j12-api/src/site/site.xml
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-api/src/site/site.xml
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-core/src/site/site.xml
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-jcl/src/site/site.xml
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/pom.xml
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/slf4j-impl/src/site/site.xml
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/site.xml
Modified:
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j12-api/src/site/site.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j12-api/src/site/site.xml?rev=1184782&r1=1184781&r2=1184782&view=diff
==============================================================================
---
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j12-api/src/site/site.xml
(original)
+++
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j12-api/src/site/site.xml
Sun Oct 16 08:44:27 2011
@@ -25,14 +25,6 @@
<src>../images/logo.jpg</src>
</bannerRight>
<body>
- <menu name="Log4j">
- <item name="Overview" href="../index.html"/>
- <item name="Download and Build" href="../download.html"/>
- <item name="Using the API" href="../log4j2-api/api.html"/>
- <item name="API JavaDocs"
href="../log4j2-api/apidocs/index.html"/>
- <item name="Manual" href="../manual.html"/>
- <item name="Wiki"
href="http://wiki.apache.org/logging"/>
- </menu>
<links>
<item name="Apache" href="http://www.apache.org/" />
<item name="Logging Services" href="http://logging.apache.org/"/>
Added:
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j12-api/src/site/xdoc/api.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j12-api/src/site/xdoc/api.xml?rev=1184782&view=auto
==============================================================================
---
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j12-api/src/site/xdoc/api.xml
(added)
+++
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j12-api/src/site/xdoc/api.xml
Sun Oct 16 08:44:27 2011
@@ -0,0 +1,42 @@
+<?xml version="1.0"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<document>
+ <properties>
+ <title>Log4J 1.2 Bridge</title>
+ <author email="[email protected]">Ralph Goers</author>
+ </properties>
+
+ <body>
+ <section name="Log4J 1.2 Bridge">
+
+ <p>
+ The Log4Jj 2.0 API provides the interface that applications
should code to and provides the
+ adapter components required for implementers to create a logging
implementation.
+ </p>
+
+ </section>
+
+ <section name="Requirements">
+ <p>
+ The Log4j 2.0 API requires at least Java 5.
+ </p>
+ </section>
+
+ </body>
+</document>
\ No newline at end of file
Modified:
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-api/src/site/site.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-api/src/site/site.xml?rev=1184782&r1=1184781&r2=1184782&view=diff
==============================================================================
---
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-api/src/site/site.xml
(original)
+++
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-api/src/site/site.xml
Sun Oct 16 08:44:27 2011
@@ -25,14 +25,6 @@
<src>../images/logo.jpg</src>
</bannerRight>
<body>
- <menu name="Log4j">
- <item name="Overview" href="../index.html"/>
- <item name="Download and Build" href="../download.html"/>
- <item name="Using the API" href="api.html"/>
- <item name="API JavaDocs" href="apidocs/index.html"/>
- <item name="Manual" href="../manual.html"/>
- <item name="Wiki"
href="http://wiki.apache.org/logging"/>
- </menu>
<links>
<item name="Apache" href="http://www.apache.org/" />
<item name="Logging Services" href="http://logging.apache.org/"/>
Modified:
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-core/src/site/site.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-core/src/site/site.xml?rev=1184782&r1=1184781&r2=1184782&view=diff
==============================================================================
---
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-core/src/site/site.xml
(original)
+++
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-core/src/site/site.xml
Sun Oct 16 08:44:27 2011
@@ -25,14 +25,6 @@
<src>../images/logo.jpg</src>
</bannerRight>
<body>
- <menu name="Log4j">
- <item name="Overview" href="../index.html"/>
- <item name="Download and Build" href="../download.html"/>
- <item name="Using the API" href="../log4j2-api/api.html"/>
- <item name="API JavaDocs"
href="../log4j2-api/apidocs/index.html"/>
- <item name="Manual" href="../manual.html"/>
- <item name="Wiki"
href="http://wiki.apache.org/logging"/>
- </menu>
<links>
<item name="Apache" href="http://www.apache.org/" />
<item name="Logging Services" href="http://logging.apache.org/"/>
Modified:
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-jcl/src/site/site.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-jcl/src/site/site.xml?rev=1184782&r1=1184781&r2=1184782&view=diff
==============================================================================
---
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-jcl/src/site/site.xml
(original)
+++
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-jcl/src/site/site.xml
Sun Oct 16 08:44:27 2011
@@ -25,14 +25,6 @@
<src>../images/logo.jpg</src>
</bannerRight>
<body>
- <menu name="Log4j">
- <item name="Overview" href="../index.html"/>
- <item name="Download and Build" href="../download.html"/>
- <item name="Using the API" href="../log4j2-api/api.html"/>
- <item name="API JavaDocs"
href="../log4j2-api/apidocs/index.html"/>
- <item name="Manual" href="../manual.html"/>
- <item name="Wiki"
href="http://wiki.apache.org/logging"/>
- </menu>
<links>
<item name="Apache" href="http://www.apache.org/" />
<item name="Logging Services" href="http://logging.apache.org/"/>
Modified: logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/pom.xml?rev=1184782&r1=1184781&r2=1184782&view=diff
==============================================================================
--- logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/pom.xml (original)
+++ logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/pom.xml Sun Oct 16
08:44:27 2011
@@ -39,6 +39,14 @@
<url>http://vmgump.apache.org/gump/public/logging-log4j-20/logging-log4j-20/index.html</url>
</ciManagement>
<inceptionYear>1999</inceptionYear>
+ <developers>
+ <developer>
+ <id>rgoers</id>
+ <name>Ralph Goers</name>
+ <email>[email protected]</email>
+ <organization>Intuit Financial Services</organization>
+ </developer>
+ </developers>
<mailingLists>
<mailingList>
<name>log4j-user</name>
@@ -184,6 +192,19 @@
<target>1.5</target>
</configuration>
</plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-site-plugin</artifactId>
+ <version>3.0</version>
+ <configuration>
+ <!-- Exclude the navigation file for Maven 1 sites
+ and the changes file used by the changes-plugin,
+ as they interfere with the site generation. -->
+ <moduleExcludes>
+ <xdoc>navigation.xml,changes.xml</xdoc>
+ </moduleExcludes>
+ </configuration>
+ </plugin>
<!-- <plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>cobertura-maven-plugin</artifactId>
Modified:
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/slf4j-impl/src/site/site.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/slf4j-impl/src/site/site.xml?rev=1184782&r1=1184781&r2=1184782&view=diff
==============================================================================
---
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/slf4j-impl/src/site/site.xml
(original)
+++
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/slf4j-impl/src/site/site.xml
Sun Oct 16 08:44:27 2011
@@ -25,14 +25,6 @@
<src>../images/logo.jpg</src>
</bannerRight>
<body>
- <menu name="Log4j">
- <item name="Overview" href="../index.html"/>
- <item name="Download and Build" href="../download.html"/>
- <item name="Using the API" href="../log4j2-api/api.html"/>
- <item name="API JavaDocs"
href="../log4j2-api/apidocs/index.html"/>
- <item name="Manual" href="../manual.html"/>
- <item name="Wiki"
href="http://wiki.apache.org/logging"/>
- </menu>
<links>
<item name="Apache" href="http://www.apache.org/" />
<item name="Logging Services" href="http://logging.apache.org/"/>
Modified:
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/site.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/site.xml?rev=1184782&r1=1184781&r2=1184782&view=diff
==============================================================================
--- logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/site.xml
(original)
+++ logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/site.xml Sun
Oct 16 08:44:27 2011
@@ -15,7 +15,7 @@
limitations under the license.
-->
-<project name="Component">
+<project name="Log4j">
<bannerLeft>
<name>Logging Services</name>
<src>images/ls-logo.jpg</src>
@@ -25,15 +25,62 @@
<src>images/logo.jpg</src>
</bannerRight>
<body>
- <menu name="Log4j">
+ <menu name="Log4j" inherit="top">
<item name="Overview" href="/index.html"/>
<item name="Download and Build" href="/download.html"/>
- <item name="Using the API" href="log4j2-api/api.html"/>
+ <item name="Log4j 2 API" href="log4j2-api/api.html"/>
<item name="API JavaDocs"
href="log4j2-api/apidocs/index.html"/>
- <item name="Manual" href="/manual.html"/>
+ <item name="Log4j 1.x API" href="log4j12-api/api.html"/>
+ <item name="Commons Logging" href="log4j2-jcl/api.html"/>
+ <item name="SLF4J" href="slf4j-impl/api.html"/>
+ <item name="Log4J 2 Manual" href="/manual/index.html"
collapse="true">
+ <item name="Architecture" href="/manual/architecture.html"/>
+ <item name="Configuration" href="/manual/configuration.html"/>
+ <item name="Plugins" href="/manual/plugins.html"
collapse="true">
+ <item name="Core" href="/manual/plugins.html#Core"/>
+ <item name="Converters"
href="/manual/plugins.html#Converters"/>
+ <item name="Lookups"
href="/manual/plugins.html#Lookups"/>
+ </item>
+ <item name="Lookups" href="/manual/lookups.html"
collapse="true">
+ <item name="ContextMap"
href="/manual/lookups.html#ContextMapLookup"/>
+ <item name="StructuredData"
href="/manual/lookups.html#StructuredDataLookup"/>
+ <item name="SystemProperties"
href="/manual/lookups.html#SystemPropertiesLookup"/>
+ </item>
+ <item name="Appenders" href="/manual/appenders.html"
collapse="true">
+ <item name="Console"
href="/manual/appenders.html@ConsoleAppender"/>
+ <item name="File"
href="/manual/appenders.html#FileAppender"/>
+ <item name="Flume"
href="/manual/appenders.html#FlumeAppender"/>
+ <item name="JMSQueue"
href="/manual/appenders.html#JMSQueueAppender"/>
+ <item name="JSMTopic"
href="/manual/appenders.html#JMSTopicAppender"/>
+ <item name="RollingFile"
href="/manual/appenders.html#RollingFileappender"/>
+ <item name="Socket"
href="/manual/appenders.html#SocketAppender"/>
+ <item name="Syslog"
href="/manual/appenders.html#SyslogAppender"/>
+ </item>
+ <item name="Layouts" href="/manual/layouts.html"
collapse="true">
+ <item name="HTML"
href="/manual/layouts.html#HTMLLayout"/>
+ <item name="Pattern"
href="/manual/layouts.html#PatternLayout"/>
+ <item name="RFC5424"
href="/manual/layouts.html#RFC5424Layout"/>
+ <item name="Serialized"
href="/manual/layouts.html#SerializedLayout"/>
+ <item name="Syslog"
href="/manual/layouts.html#SyslogLayout"/>
+ <item name="XML"
href="/manual/layouts.html#XMLLayout"/>
+ </item>
+ <item name="Filters" href="/manual/filters.html"
collapse="true">
+ <item name="Burst"
href="/manual/filters.html#BurstFilter"/>
+ <item name="DynamicThreshold"
href="/manual/filters.html#DynamicThresholdFilter"/>
+ <item name="Marker"
href="/manual/filters.html#MarkerFilter"/>
+ <item name="Regex"
href="/manual/filters.html#RegexFilter"/>
+ <item name="StructuredData"
href="/manual/filters.html#StructuredDataFilter"/>
+ <item name="ThreadContextMap"
href="/manual/filters.html#ThreadContextMapFilter"/>
+ <item name="Threshold"
href="/manual/filters.html#ThresholdFilter"/>
+ <item name="Time"
href="/manual/filters.html#TimeFilter"/>
+ </item>
+ <item name="ThreadContext" href="/manual/thread-context.html"/>
+ <item name="JMX" href="/manual/jmx.html"/>
+ <item name="Logging Separation" href="/manual/logsep.html"/>
+ </item>
<item name="Wiki"
href="http://wiki.apache.org/logging"/>
</menu>
- <menu name="Components">
+ <menu name="Components" inherit="top">
<item name="API" href="log4j2-api/index.html"/>
<item name="Impl" href="log4j2-core/index.html"/>
<item name="Log4J 1.2 API" href="log4j12-api/index.html"/>
Added:
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/api/audit-logging.html
URL:
http://svn.apache.org/viewvc/logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/api/audit-logging.html?rev=1184782&view=auto
==============================================================================
---
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/api/audit-logging.html
(added)
+++
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/api/audit-logging.html
Sun Oct 16 08:44:27 2011
@@ -0,0 +1,28 @@
+<?xml version="1.0"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<document>
+ <properties>
+ <title>Overview</title>
+ <author email="[email protected]">Ralph Goers</author>
+ </properties>
+
+ <body>
+ Log4J 2.0
+ </body>
+</document>
\ No newline at end of file
Added:
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/api/index.html
URL:
http://svn.apache.org/viewvc/logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/api/index.html?rev=1184782&view=auto
==============================================================================
---
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/api/index.html
(added)
+++
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/api/index.html
Sun Oct 16 08:44:27 2011
@@ -0,0 +1,28 @@
+<?xml version="1.0"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<document>
+ <properties>
+ <title>Overview</title>
+ <author email="[email protected]">Ralph Goers</author>
+ </properties>
+
+ <body>
+ Log4J 2.0
+ </body>
+</document>
\ No newline at end of file
Added:
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/api/messages.html
URL:
http://svn.apache.org/viewvc/logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/api/messages.html?rev=1184782&view=auto
==============================================================================
---
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/api/messages.html
(added)
+++
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/api/messages.html
Sun Oct 16 08:44:27 2011
@@ -0,0 +1,28 @@
+<?xml version="1.0"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<document>
+ <properties>
+ <title>Overview</title>
+ <author email="[email protected]">Ralph Goers</author>
+ </properties>
+
+ <body>
+ Log4J 2.0
+ </body>
+</document>
\ No newline at end of file
Added:
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/appenders.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/appenders.xml?rev=1184782&view=auto
==============================================================================
---
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/appenders.xml
(added)
+++
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/appenders.xml
Sun Oct 16 08:44:27 2011
@@ -0,0 +1,61 @@
+<?xml version="1.0"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<document>
+ <properties>
+ <title>Overview</title>
+ <author email="[email protected]">Ralph Goers</author>
+ </properties>
+
+ <body>
+ <section name="Appenders">
+ <a name="ConsoleAppender"/>
+ <subsection name="ConsoleAppender">
+
+ </subsection>
+ <a name="FileAppender"/>
+ <subsection name="FileAppender">
+
+ </subsection>
+ <a name="FlumeAppender"/>
+ <subsection name="FlumeAppender">
+
+ </subsection>
+ <a name="JMSQueueAppender"/>
+ <subsection name="JMSQueueAppender">
+
+ </subsection>
+ <a name="JMSTopicAppender"/>
+ <subsection name="JMSTopicAppender">
+
+ </subsection>
+ <a name="RollingFileAppender"/>
+ <subsection name="RollingFileAppender">
+
+ </subsection>
+ <a name="SocketAppender"/>
+ <subsection name="SocketAppender">
+
+ </subsection>
+ <a name="SyslogAppender"/>
+ <subsection name="SyslogAppender">
+
+ </subsection>
+ </section>
+ </body>
+</document>
\ No newline at end of file
Added:
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/architecture.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/architecture.xml?rev=1184782&view=auto
==============================================================================
---
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/architecture.xml
(added)
+++
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/architecture.xml
Sun Oct 16 08:44:27 2011
@@ -0,0 +1,30 @@
+<?xml version="1.0"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<document>
+ <properties>
+ <title>Overview</title>
+ <author email="[email protected]">Ralph Goers</author>
+ </properties>
+
+ <body>
+ <section name="Architecture">
+
+ </section>
+ </body>
+</document>
\ No newline at end of file
Added:
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/configuration.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/configuration.xml?rev=1184782&view=auto
==============================================================================
---
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/configuration.xml
(added)
+++
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/configuration.xml
Sun Oct 16 08:44:27 2011
@@ -0,0 +1,30 @@
+<?xml version="1.0"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<document>
+ <properties>
+ <title>Overview</title>
+ <author email="[email protected]">Ralph Goers</author>
+ </properties>
+
+ <body>
+ <section name="Configuration">
+
+ </section>
+ </body>
+</document>
\ No newline at end of file
Added:
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/filters.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/filters.xml?rev=1184782&view=auto
==============================================================================
---
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/filters.xml
(added)
+++
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/filters.xml
Sun Oct 16 08:44:27 2011
@@ -0,0 +1,61 @@
+<?xml version="1.0"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<document>
+ <properties>
+ <title>Overview</title>
+ <author email="[email protected]">Ralph Goers</author>
+ </properties>
+
+ <body>
+ <section name="Filters">
+ <a name="BurstFilter"/>
+ <subsection name="BurstFilter">
+
+ </subsection>
+ <a name="DynamicThresholdFilter"/>
+ <subsection name="DynamicThresholdFilter">
+
+ </subsection>
+ <a name="MarkerFilter"/>
+ <subsection name="MarkerFilter">
+
+ </subsection>
+ <a name="RegexFilter"/>
+ <subsection name="RegexFilter">
+
+ </subsection>
+ <a name="StructuredDataFilter"/>
+ <subsection name="StructuredDataFilter">
+
+ </subsection>
+ <a name="ThreadContextMapFilter"/>
+ <subsection name="ThreadContextMapFilter">
+
+ </subsection>
+ <a name="ThresholdFilter"/>
+ <subsection name="ThresholdFilter">
+
+ </subsection>
+ <a name="TimeFilter"/>
+ <subsection name="TimeFilter">
+
+ </subsection>
+ </section>
+ </body>
+</document>
\ No newline at end of file
Added:
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/index.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/index.xml?rev=1184782&view=auto
==============================================================================
---
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/index.xml
(added)
+++
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/index.xml
Sun Oct 16 08:44:27 2011
@@ -0,0 +1,127 @@
+<?xml version="1.0"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<document>
+ <properties>
+ <title>Overview</title>
+ <author email="[email protected]">Ralph Goers</author>
+ </properties>
+
+ <body>
+ <section name="Welcome to Log4J 2.0!">
+ <subsection name="Introduction">
+ <p>Almost every large application includes its own logging or tracing
+ API. In conformance with this rule, the E.U. <a
+ href="http://www.semper.org">SEMPER</a> project decided to write its
+ own tracing API. This was in early 1996. After countless
enhancements,
+ several incarnations and much work that API has evolved to become
+ log4j, a popular logging package for Java. The package is distributed
+ under the <a href="../LICENSE">Apache Software License</a>, a
+ fully-fledged open source license certified by the <a
+ href="http://www.opensource.org">open source</a> initiative. The
+ latest log4j version, including full-source code, class files and
+ documentation can be found at <a
+
href="http://logging.apache.org/log4j/2.0/index.html"><b>http://logging.apache.org/log4j/2.0/index.html</b></a>.
+ </p>
+
+ <p>Inserting log statements into code is a low-tech method for
+ debugging it. It may also be the only way because debuggers are not
+ always available or applicable. This is usually the case for
+ multithreaded applications and distributed applications at large.</p>
+
+ <p>Experience indicates that logging was an important component of
the
+ development cycle. It offeres several advantages. It provides precise
+ <em>context</em> about a run of the application. Once inserted into
+ the code, the generation of logging output requires no human
+ intervention. Moreover, log output can be saved in persistent medium
+ to be studied at a later time. In addition to its use in the
+ development cycle, a sufficiently rich logging package can also be
+ viewed as an auditing tool.</p>
+
+ <p>As Brian W. Kernighan and Rob Pike put it in their truly excellent
+ book <i>"The Practice of Programming"</i>
+ <pre>
+ As personal choice, we tend not to use debuggers beyond getting a
+ stack trace or the value of a variable or two. One reason is that
it
+ is easy to get lost in details of complicated data structures and
+ control flow; we find stepping through a program less productive
+ than thinking harder and adding output statements and self-checking
+ code at critical places. Clicking over statements takes longer than
+ scanning the output of judiciously-placed displays. It takes less
+ time to decide where to put print statements than to single-step to
+ the critical section of code, even assuming we know where that
+ is. More important, debugging statements stay with the program;
+ debugging sessions are transient.
+ </pre></p>
+
+ <p>Logging does have its drawbacks. It can slow down an
+ application. If too verbose, it can cause scrolling blindness. To
+ alleviate these concerns, log4j is designed to be reliable, fast and
+ extensible. Since logging is rarely the main focus of an application,
+ the log4j API strives to be simple to understand and to use.</p>
+ </subsection>
+ <subsection name="Log4j 2.0">
+ Log4j 1.x has been widely adopted and used in many applications.
However,
+ through the years development on it has slowed down. It has become
more
+ difficult to maintain due to its need to be compliant with very old
versions
+ of Java. Its alternative, SLF4J/Logback made many needed
improvements to the
+ framework. So why bother with Log4j 2.0? Here are a few of the
reasons.
+ <ol>
+ <li>Log4j 2.0 is designed to be usable as an audit logging
framework. Both Log4j
+ 1.x and Logback will lose events while reconfiguring. Log4j 2.0
will not. in
+ Logback exceptions in Appenders are never visible to the
application. In
+ Log4j 2.0 Appenders can be configured to allow the exception to
percolate
+ to the application</li>
+ <li>Log4j 2.0 uses a Plugin system that makes it extremely easy to
extend the
+ framework by adding new Appenders, Filters, Layouts, Lookups,
+ and Pattern Converters without requiring any changes to
Log4j.</li>
+ <li>The performance of Log4j 2.0 is similar to that of Logback. It
is slightly
+ slower in some tests and faster in others.</li>
+ <li>Due to the Plugin system configuration is simpler. Entries in
the configuration
+ do not require a class name to be specified.</li>
+ <li>Support for Message objects. Messages allow support for
interesting and
+ complex constructs to be passed through the logging system and
be efficiently
+ manipulated. Users are free to create their own Message types
and write custom
+ Layouts, Filters and Lookups to manipulate them.</li>
+ <li>Log4j 1.x supports Filters on Appenders. Logback added
TurboFilters to allow
+ filtering of events before they are processed by a Logger. Log4j
2.0 supports
+ Filters that can be configured to process events before they are
handled by
+ a Logger, as they are processed by a Logger or on an
Appender.</li>
+ <li>Many Logback Appenders do not accept a Layout and will only
send data in a
+ fixed format. Most Log4j 2.0 Appenders accept a Layout, allowing
the data to
+ be transported in any format desired.</li>
+ <li>Layouts in Log4j 1.x and Logback return a String. This
resulted in the problems
+ discussed at <a
href="http://logback.qos.ch/manual/encoders.html">Logback Encoders</a>.
+ Log4j 2.0 takes the simpler approach that Layouts always return
a byte array. This has
+ the advantage that it means they can be used in virtually any
Appender, not just
+ the ones that write to an OutputStream.</li>
+ <li>The Syslog Appender supports both TCP and UDP as well as
support for the BSD syslog
+ and the <a href="http://tools.ietf.org/html/rfc5424">RFC
5424</a> formats.</li>
+ <li>Log4j 2.0 takes advantage of Java 5 concurrency support and
performs locking
+ at the lowest level possible. Log4j 1.x has known deadlock
issues. Many of these
+ are fixed in Logback but many Logback classes still require
synchronization at
+ a fairly high level.</li>
+ <li>It is an Apache Software Foundation project following the
community and support
+ model used by all ASF projects. If you want to contribute or
gain the right to
+ commit changes just follow the path outlined at
+ <a
href="http://jakarta.apache.org/site/contributing.html">Contributing</a></li>
+ </ol>
+ </subsection>
+ </section>
+ </body>
+</document>
\ No newline at end of file
Added:
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/jmx.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/jmx.xml?rev=1184782&view=auto
==============================================================================
---
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/jmx.xml
(added)
+++
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/jmx.xml
Sun Oct 16 08:44:27 2011
@@ -0,0 +1,30 @@
+<?xml version="1.0"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<document>
+ <properties>
+ <title>Overview</title>
+ <author email="[email protected]">Ralph Goers</author>
+ </properties>
+
+ <body>
+ <section name="JMX">
+
+ </section>
+ </body>
+</document>
\ No newline at end of file
Added:
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/layouts.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/layouts.xml?rev=1184782&view=auto
==============================================================================
---
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/layouts.xml
(added)
+++
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/layouts.xml
Sun Oct 16 08:44:27 2011
@@ -0,0 +1,52 @@
+<?xml version="1.0"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<document>
+ <properties>
+ <title>Overview</title>
+ <author email="[email protected]">Ralph Goers</author>
+ </properties>
+
+ <body>
+ <section name="Layouts">
+ <a name="HTMLLayout"/>
+ <subsection name="HTMLLayout">
+
+ </subsection>
+ <a name="PatternLayout"/>
+ <subsection name="PatternLayout">
+
+ </subsection>
+ <a name="RFC5424Layout"/>
+ <subsection name="RFC5424Layout">
+
+ </subsection>
+ <a name="SerializedLayout"/>
+ <subsection name="SerializedLayout">
+ </subsection>
+ <a name="SyslogLayout"/>
+ <subsection name="SyslogLayout">
+
+ </subsection>
+ <a name="XMLLayout"/>
+ <subsection name="XMLLayout">
+
+ </subsection>
+ </section>
+ </body>
+</document>
\ No newline at end of file
Added:
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/logsep.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/logsep.xml?rev=1184782&view=auto
==============================================================================
---
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/logsep.xml
(added)
+++
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/logsep.xml
Sun Oct 16 08:44:27 2011
@@ -0,0 +1,28 @@
+<?xml version="1.0"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<document>
+ <properties>
+ <title>Overview</title>
+ <author email="[email protected]">Ralph Goers</author>
+ </properties>
+
+ <body>
+ Log4J 2.0
+ </body>
+</document>
\ No newline at end of file
Added:
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/lookups.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/lookups.xml?rev=1184782&view=auto
==============================================================================
---
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/lookups.xml
(added)
+++
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/lookups.xml
Sun Oct 16 08:44:27 2011
@@ -0,0 +1,41 @@
+<?xml version="1.0"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<document>
+ <properties>
+ <title>Overview</title>
+ <author email="[email protected]">Ralph Goers</author>
+ </properties>
+
+ <body>
+ <section name="Lookups">
+ <a name="ContextMapLookup"/>
+ <subsection name="ContextMapLookup">
+
+ </subsection>
+ <a name="StructuredDtaLookup"/>
+ <subsection name="StructuredDataLookup">
+
+ </subsection>
+ <a name="SystemPropertiesLookup"/>
+ <subsection name="SystemPropertiesLookup">
+
+ </subsection>
+ </section>
+ </body>
+</document>
\ No newline at end of file
Added:
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/plugins.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/plugins.xml?rev=1184782&view=auto
==============================================================================
---
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/plugins.xml
(added)
+++
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/plugins.xml
Sun Oct 16 08:44:27 2011
@@ -0,0 +1,41 @@
+<?xml version="1.0"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<document>
+ <properties>
+ <title>Overview</title>
+ <author email="[email protected]">Ralph Goers</author>
+ </properties>
+
+ <body>
+ <section name="Plugins">
+ <a name="Core"/>
+ <subsection name="Core">
+
+ </subsection>
+ <a name="Converters"/>
+ <subsection name="Converters">
+
+ </subsection>
+ <a name="Lookups"/>
+ <subsection name="Lookups">
+
+ </subsection>
+ </section>
+ </body>
+</document>
\ No newline at end of file
Added:
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/thread-context.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/thread-context.xml?rev=1184782&view=auto
==============================================================================
---
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/thread-context.xml
(added)
+++
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/src/site/xdoc/manual/thread-context.xml
Sun Oct 16 08:44:27 2011
@@ -0,0 +1,30 @@
+<?xml version="1.0"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<document>
+ <properties>
+ <title>Overview</title>
+ <author email="[email protected]">Ralph Goers</author>
+ </properties>
+
+ <body>
+ <section name="Thread Context">
+
+ </section>
+ </body>
+</document>
\ No newline at end of file