You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rg...@apache.org on 2012/06/07 02:43:09 UTC

svn commit: r1347225 - /logging/site/branches/cms/trunk/content/index.twig

Author: rgoers
Date: Thu Jun  7 00:43:08 2012
New Revision: 1347225

URL: http://svn.apache.org/viewvc?rev=1347225&view=rev
Log:
Update text for Log4j 2

Modified:
    logging/site/branches/cms/trunk/content/index.twig

Modified: logging/site/branches/cms/trunk/content/index.twig
URL: http://svn.apache.org/viewvc/logging/site/branches/cms/trunk/content/index.twig?rev=1347225&r1=1347224&r2=1347225&view=diff
==============================================================================
--- logging/site/branches/cms/trunk/content/index.twig (original)
+++ logging/site/branches/cms/trunk/content/index.twig Thu Jun  7 00:43:08 2012
@@ -1,71 +1,69 @@
-{% extends "page.html" %}
-
-{% block title %}Welcome{% endblock %}
-
-{% block content %}
-<div class="hero-unit">
-	<div class="pull-right"><img class="logo" src="img/feather.gif" /></div>
-	<h1>Apache logging services</h1>
-	<p>The Apache Logging Services Project creates and maintains open-source software related to the logging of
-	application behavior and released at no charge to the public.</p>
-</div>
-
-<div class="row">
-	<div class="span4">
-		<h2>Apache chainsaw</h2>
-		<p>A GUI based log viewer. Chainsaw is a companion application to log4j written by members of the log4j 
-		development community.</p>
-		<p><a target="_blank" class="btn" href="http://logging.apache.org/chainsaw/">Project site &raquo;</a></p>
-	</div>
-	<div class="span4">
-		<h2>Apache log4cxx</h2>
-		<p>Apache log4cxx is a logging framework for C++ patterned after log4j.</p>
-		<p><a target="_blank" class="btn" href="http://logging.apache.org/log4cxx/">Project site &raquo;</a></p>
-	</div>
-	<div class="span4">
-		<h2>Apache log4j</h2>
-		<p>Donec sed odio dui. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Vestibulum id ligula
-		porta felis euismod semper. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut
-		fermentum massa justo sit amet risus.</p>
-		<p><a target="_blank" class="btn" href="http://logging.apache.org/log4j/1.2/">Project site &raquo;</a></p>
-	</div>
-</div>
-
-<div class="row">
-	<div class="span4">
-		<h2>Apache log4j2 <span class="label label-warning" style="vertical-align: top;">Beta</span></h2>
-		<p>Donec sed odio dui. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Vestibulum id ligula
-		porta felis euismod semper. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut
-		fermentum massa justo sit amet risus.</p>
-		<p><a target="_blank" class="btn" href="http://logging.apache.org/log4j/2.0/">Project site &raquo;</a></p>
-	</div>
-	<div class="span4">
-		<h2>Apache log4net</h2>
-		<p>A port of the excellent Apache log4j framework to the Microsoft .NET runtime.</p>
-		<p><a target="_blank" class="btn" href="http://logging.apache.org/log4net/">Project site &raquo;</a></p>
-	</div>
-	<div class="span4">
-		<h2>Apache log4php</h2>
-		<p>A versatile logging framework for PHP. Originally a port of Apache log4j to PHP, it has grown to include
-		various PHP specific features.</p>
-		<p><a target="_blank" class="btn" href="http://logging.apache.org/log4php/">Project site &raquo;</a></p>
-	</div>
-</div>
-{% endblock %}
-
-{% comment %}
-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.
-{% endcomment %}
+{% extends "page.html" %}
+
+{% block title %}Welcome{% endblock %}
+
+{% block content %}
+<div class="hero-unit">
+	<div class="pull-right"><img class="logo" src="img/feather.gif" /></div>
+	<h1>Apache logging services</h1>
+	<p>The Apache Logging Services Project creates and maintains open-source software related to the logging of
+	application behavior and released at no charge to the public.</p>
+</div>
+
+<div class="row">
+	<div class="span4">
+		<h2>Apache chainsaw</h2>
+		<p>A GUI based log viewer. Chainsaw is a companion application to log4j written by members of the log4j 
+		development community.</p>
+		<p><a target="_blank" class="btn" href="http://logging.apache.org/chainsaw/">Project site &raquo;</a></p>
+	</div>
+	<div class="span4">
+		<h2>Apache log4cxx</h2>
+		<p>Apache log4cxx is a logging framework for C++ patterned after log4j.</p>
+		<p><a target="_blank" class="btn" href="http://logging.apache.org/log4cxx/">Project site &raquo;</a></p>
+	</div>
+	<div class="span4">
+		<h2>Apache log4j</h2>
+		<p>Donec sed odio dui. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Vestibulum id ligula
+		porta felis euismod semper. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut
+		fermentum massa justo sit amet risus.</p>
+		<p><a target="_blank" class="btn" href="http://logging.apache.org/log4j/1.2/">Project site &raquo;</a></p>
+	</div>
+</div>
+
+<div class="row">
+	<div class="span4">
+		<h2>Apache log4j 2 <span class="label label-warning" style="vertical-align: top;">Beta</span></h2>
+		<p>Log4j 2 is an upgrade to Log4j that provides significant improvements over its predecessor, Log4j 1.x. </p>
+		<p><a target="_blank" class="btn" href="http://logging.apache.org/log4j/2.0/">Project site &raquo;</a></p>
+	</div>
+	<div class="span4">
+		<h2>Apache log4net</h2>
+		<p>A port of the excellent Apache log4j framework to the Microsoft .NET runtime.</p>
+		<p><a target="_blank" class="btn" href="http://logging.apache.org/log4net/">Project site &raquo;</a></p>
+	</div>
+	<div class="span4">
+		<h2>Apache log4php</h2>
+		<p>A versatile logging framework for PHP. Originally a port of Apache log4j to PHP, it has grown to include
+		various PHP specific features.</p>
+		<p><a target="_blank" class="btn" href="http://logging.apache.org/log4php/">Project site &raquo;</a></p>
+	</div>
+</div>
+{% endblock %}
+
+{% comment %}
+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.
+{% endcomment %}
\ No newline at end of file