The version of Apache log4j used by SoundHelix.

[[ 🗃 ^aEp6o apache-log4j ]] :: [📥 Inbox] [📤 Outbox] [🐤 Followers] [🤝 Collaborators] [🛠 Commits]

Clone

HTTPS: git clone https://vervis.peers.community/repos/aEp6o

SSH: git clone USERNAME@vervis.peers.community:aEp6o

Branches

Tags

v1_2_alpha0 :: docs /

download.html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

<!-- Content Stylesheet for Site -->

        
<!-- start the processing -->
    <!-- ====================================================================== -->
    <!-- Main Page Section -->
    <!-- ====================================================================== -->
    <html>
        <head>
            <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>

                                                    <meta name="author" value="Ceki Gulcu">
            <meta name="email" value="cgu@apache.org">
            
            <title>Log4j project - Download</title>
        </head>

        <body bgcolor="#ffffff" text="#000000" link="#525D76">        
            <table border="0" width="100%" cellspacing="0">
                <!-- TOP IMAGE -->
                <tr>
                    <td align="left">
<a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a>
</td>
<td align="right">
<a href="http://jakarta.apache.org/"><img src="./images/logo.jpg" alt="The log4j project" border="0"/></a>
</td>
                </tr>
            </table>
            <table border="0" width="100%" cellspacing="4">
                <tr><td colspan="2">
                    <hr noshade="" size="1"/>
                </td></tr>
                
                <tr>
                    <!-- LEFT SIDE NAVIGATION -->
                    <td width="20%" valign="top" nowrap="true">
                                <p><strong>Log4j Project</strong></p>
        <ul>
                    <li>    <a href="./index.html">Introduction</a>
</li>
                    <li>    <a href="./download.html">Download</a>
</li>
                    <li>    <a href="./documentation.html">Documentation</a>
</li>
                    <li>    <a href="./contactUs.html">Contact us</a>
</li>
                    <li>    <a href="./history.html">History</a>
</li>
                </ul>
                        </td>
                    <td width="80%" align="left" valign="top">
                                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
      <tr><td bgcolor="#525D76">
        <font color="#ffffff" face="arial,helvetica,sanserif">
          <a name="log4j version 1.1.3"><strong>log4j version 1.1.3</strong></a>
        </font>
      </td></tr>
      <tr><td>
        <blockquote>
                                    <p>Download version 1.1.3 including <i>full source code</i>,
	class files and documentation in <a href="../jakarta-log4j-1.1.3.tar.gz"><b>TAR.GZ</b></a> format
	or in <a href="../jakarta-log4j-1.1.3.zip"><b>ZIP</b></a>
	format. You may elect to browse log4j <a href="documentation.html"><b>documentation</b></a> online.
      </p>
                                                <p><a href="http://www.javaworld.com/javaworld/jw-05-2001/jw-0504-finalists.html"><img src="images/ecaward_finalist_logo.gif" align="right" border="0" /></a>Version 1.1.3 is the 21st major public
	  release of log4j. It is backward compatible with log4j
	  version 1.0.x.</p>
                                                <p>We also maintain a list of <a href="earlier.html">earlier
	  versions</a> of log4j for download, intended for the curious
	  paleontologist.</p>
                            </blockquote>
        </p>
      </td></tr>
      <tr><td><br/></td></tr>
    </table>
                                                <table border="0" cellspacing="0" cellpadding="2" width="100%">
      <tr><td bgcolor="#525D76">
        <font color="#ffffff" face="arial,helvetica,sanserif">
          <a name="log4j version 1.2 alpha1"><strong>log4j version 1.2 alpha1</strong></a>
        </font>
      </td></tr>
      <tr><td>
        <blockquote>
                                    <p>An alpha version of log4j 1.2 is now available in in <a href="../jakarta-log4j-1.2alpha1.tar.gz"><b>TAR.GZ</b></a>
	format or in <a href="../jakarta-log4j-1.2alpha1.zip"><b>ZIP</b></a> format.
      </p>
                                                <p>Log4j version 1.2 is still in alpha stage. It is not
	feature-complete, still requries fair amount of testing, nor
	is the documentation up to date. We have gone to great lengths
	to ensure that version 1.2 is backward compatible with earlier
	versions. However, some previously deprecated APIs are now
	removed. Moreover, users who have written sub-classes of
	Category will need to modify their code. See the HISTORY file
	for more details.
      </p>
                            </blockquote>
        </p>
      </td></tr>
      <tr><td><br/></td></tr>
    </table>
                                                <table border="0" cellspacing="0" cellpadding="2" width="100%">
      <tr><td bgcolor="#525D76">
        <font color="#ffffff" face="arial,helvetica,sanserif">
          <a name="Third-party software"><strong>Third-party software</strong></a>
        </font>
      </td></tr>
      <tr><td>
        <blockquote>
                                    <dl>
	<dt><a href="http://qos.ch/"><b>log4j<em>ME</em></b></a></dt>
	<dd>Log4j<em>ME</em>, or log4j MicroEdition, is based on the same
	  code as log4j. However, as the name indicates the micro-edition is
	  much smaller. It offers the same client interface such that code
	  compiled for log4jME is 100% compatible with log4j standard
	  edition. You can choose to upgrade to log4j standard edition at any
	  time by replacing <em>log4jME.jar</em> with <em>log4j.jar</em> in
	  your classpath.
	</dd>
	
	<dt><a href="http://sourceforge.net/projects/log4cpp/"><b>log4cpp</b></a></dt>
	<dd>A library of C++ classes for flexible logging to files, syslog, IDSA and 
	  other destinations modeled after log4j by Bastiaan Bakker.</dd>
	
	<dt><a href="http://log4p.sourceforge.net"><b>log4p</b></a></dt>
	<dd>A Python translation of log4j by Igor Poteryaev.</dd>
	
	<dt><a href="http://support.klopotek.de/log4j/jdbc/index.html"><b>JDBCAppender</b></a></dt>
	<dd>A JDBCAppender by <a href="mailto:t.fenner@klopotek.de">Thomas Fenner</a>.</dd>
	
	<dt><a href="http://www.puppycrawl.com/chainsaw"><b>Chainsaw</b></a></dt>
	<dd>Chainsaw is a GUI log viewer and filter for the Log4J package. It listens for <a href="http://jakarta.apache.org/log4j/docs/api/org/apache/log4j/spi/LoggingEvent.html">LoggingEvent</a> objects sent using the <a href="http://jakarta.apache.org/log4j/docs/api/org/apache/log4j/net/SocketAppender.html">SocketAppender</a> and displays them in a table. 
	</dd>
	
	<dt><a href="http://www.servidium.com/site/logfactor5/index.html"><b>LogFactor5</b></a></dt>
	
	<dd>A GUI appender (commercial).</dd>
	
	<dt><a href="http://jakarta.apache.org/taglibs/doc/log-doc/intro.html">
	    <b>Log Tag</b></a>
	</dt>
	<dd>A custom log tag library from the <a href="http://jakarta.apache.org/taglibs/index.html">Jakarta
	    Taglibs</a> project.</dd>
	
	<dt><a href="http://www.japhy.de/configLog4j"><b>configLog4j</b></a></dt>
	<dd>A visual log4j configuration file editor by Tobias Dezulian.</dd>
	
	<dt><a href="http://developer.jini.org/exchange/projects/log"><b>JINI logging service</b></a> (registration required)</dt>
	<dd>A log4j wrapper for JINI Jerome Bernard.</dd>
	
      </dl>
                                                <p>If you would like your software to be listed here, then send a note to the <a href="mailto:log4j-user@jakarta.apache.org">log4j-user@jakarta.apache.org</a>
	list.</p>
                            </blockquote>
        </p>
      </td></tr>
      <tr><td><br/></td></tr>
    </table>
                                        </td>
                </tr>

                <!-- FOOTER -->
                <tr><td colspan="2">
                    <hr noshade="" size="1"/>
                </td></tr>
                <tr><td colspan="2">
                    <div align="center"><font color="#525D76" size="-1"><em>
                    Copyright &#169; 1999-2001, Apache Software Foundation
                    </em></font></div>
                </td></tr>
            </table>
        </body>
    </html>
<!-- end the processing -->















[See repo JSON]