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 2020/12/14 21:52:28 UTC

[logging-site] branch asf-staging updated: Move Log4PHP to dormant status

This is an automated email from the ASF dual-hosted git repository.

rgoers pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new fa35df7  Move Log4PHP to dormant status
fa35df7 is described below

commit fa35df7090171425cc532a548f702ba738692e52
Author: Ralph Goers <rg...@apache.org>
AuthorDate: Mon Dec 14 14:52:07 2020 -0700

    Move Log4PHP to dormant status
---
 content/dormant.html                       |  6 ++++++
 content/index.html                         | 31 ++++++++++++------------------
 sources/src/main/jbake/content/dormant.md  |  7 ++++++-
 sources/src/main/jbake/templates/index.ftl | 31 ++++++++++++------------------
 4 files changed, 36 insertions(+), 39 deletions(-)

diff --git a/content/dormant.html b/content/dormant.html
index 5a48471..a9c52a6 100644
--- a/content/dormant.html
+++ b/content/dormant.html
@@ -105,6 +105,12 @@ future.</p>
                 <p>Extras for log4j 1.x, like companions, receivers and more.</p>
                 <p><a target="_blank" class="btn" href="log4j/extras/index.html">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="log4php">Project site &raquo;</a></p>
+        </div>
 </div>
 
     </div>
diff --git a/content/index.html b/content/index.html
index d66f976..ff457cb 100644
--- a/content/index.html
+++ b/content/index.html
@@ -103,22 +103,25 @@
             <p><a target="_blank" class="btn" href="log4j/2.x/index.html">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="log4php">Project site &raquo;</a></p>
+            <h2>Apache Log4j Kotlin</h2>
+            <p>Kotlin API for Log4j 2.</p>
+            <p><a target="_blank" class="btn" href="log4j/kotlin/index.html">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="log4cxx">Project site &raquo;</a></p>
+            <h2>Apache Log4j Scala</h2>
+            <p>Scala API for Log4j 2.</p>
+            <p><a target="_blank" class="btn" href="log4j/scala/index.html">Project site &raquo;</a></p>
           </div>
-
         </div>
 
 
         <div class="row">
           <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="log4cxx">Project site &raquo;</a></p>
+          </div>
+          <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>
@@ -129,20 +132,10 @@
             <p>Audit logging framework built upon Apache Log4j 2.</p>
             <p><a target="_blank" class="btn" href="log4j-audit/latest/index.html">Project site &raquo;</a></p>
           </div>
-          <div class="span4">
-            <h2>Apache Log4j Scala</h2>
-            <p>Scala API for Log4j 2.</p>
-            <p><a target="_blank" class="btn" href="log4j/scala/index.html">Project site &raquo;</a></p>
-          </div>
-
         </div>
 
         <div class="row">
-          <div class="span4">
-            <h2>Apache Log4j Kotlin</h2>
-            <p>Kotlin API for Log4j 2.</p>
-            <p><a target="_blank" class="btn" href="log4j/kotlin/index.html">Project site &raquo;</a></p>
-          </div>
+
           <div class="span4">
             <h2>Apache Log4Net</h2>
             <p>A port of the original Apache log4j framework to the Microsoft .NET runtime.</p>
diff --git a/sources/src/main/jbake/content/dormant.md b/sources/src/main/jbake/content/dormant.md
index cedd990..56ab1df 100644
--- a/sources/src/main/jbake/content/dormant.md
+++ b/sources/src/main/jbake/content/dormant.md
@@ -20,5 +20,10 @@ future.
                 <p>Extras for log4j 1.x, like companions, receivers and more.</p>
                 <p><a target="_blank" class="btn" href="log4j/extras/index.html">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="log4php">Project site &raquo;</a></p>
+        </div>
 </div>
diff --git a/sources/src/main/jbake/templates/index.ftl b/sources/src/main/jbake/templates/index.ftl
index d00b35f..6398ed4 100644
--- a/sources/src/main/jbake/templates/index.ftl
+++ b/sources/src/main/jbake/templates/index.ftl
@@ -21,22 +21,25 @@
             <p><a target="_blank" class="btn" href="log4j/2.x/index.html">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="log4php">Project site &raquo;</a></p>
+            <h2>Apache Log4j Kotlin</h2>
+            <p>Kotlin API for Log4j 2.</p>
+            <p><a target="_blank" class="btn" href="log4j/kotlin/index.html">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="log4cxx">Project site &raquo;</a></p>
+            <h2>Apache Log4j Scala</h2>
+            <p>Scala API for Log4j 2.</p>
+            <p><a target="_blank" class="btn" href="log4j/scala/index.html">Project site &raquo;</a></p>
           </div>
-
         </div>
 
 
         <div class="row">
           <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="log4cxx">Project site &raquo;</a></p>
+          </div>
+          <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>
@@ -47,20 +50,10 @@
             <p>Audit logging framework built upon Apache Log4j 2.</p>
             <p><a target="_blank" class="btn" href="log4j-audit/latest/index.html">Project site &raquo;</a></p>
           </div>
-          <div class="span4">
-            <h2>Apache Log4j Scala</h2>
-            <p>Scala API for Log4j 2.</p>
-            <p><a target="_blank" class="btn" href="log4j/scala/index.html">Project site &raquo;</a></p>
-          </div>
-
         </div>
 
         <div class="row">
-          <div class="span4">
-            <h2>Apache Log4j Kotlin</h2>
-            <p>Kotlin API for Log4j 2.</p>
-            <p><a target="_blank" class="btn" href="log4j/kotlin/index.html">Project site &raquo;</a></p>
-          </div>
+
           <div class="span4">
             <h2>Apache Log4Net</h2>
             <p>A port of the original Apache log4j framework to the Microsoft .NET runtime.</p>