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_6 :: src / xdocs /

documentation.xml

<?xml version="1.0"?>
<document>

  <properties>
    <author email="ceki@apache.org">Ceki Gulcu</author>
    <title>Documentation</title>
  </properties>

<body>

    <section name="Official log4j documentation">

      <p>The following documentation is included with the standard log4j
	distribution and also browsable online:</p>
      
      <ul>
	<p>
	  <a href="http://www.flashline.com/components/view.jsp?prodid=4702&amp;affiliateid=657173"><img align="right" src="images/coverSmall.png"></img></a>
	  <li><a href="manual.html"><b>short manual</b></a>,
	  </li>
	</p>

	<p>
	  <li><a href="http://www.flashline.com/components/view.jsp?prodid=4702&amp;affiliateid=657173"><b>complete manual</b></a> (commercial), 
	  </li>
	</p>
	
	<p>
	  <li>
	    <a href="api/index.html"><b>javadoc documentation</b></a>,
	  </li>
	</p>

	<p>
	  <li>
	    <a href="lf5/overview.html"><b>LogFactor5 documentation</b></a>,
	  </li>
	</p>
	
	<p>
	  <li>
	    <a href="HISTORY"><b>project history</b></a>,
	  </li>
	</p>
	
	
	<p>
	  <li>
	    <a href="FAQ.html"><b>FAQ</b></a>,
	  </li>
	</p>
	
	<p>
	  <li>
	    <a href="TROUBLESHOOT.html"><b>troubleshooting guide</b></a>.
	  </li>
	</p>
	
      </ul>
    </section>
    
    <section name="Articles on log4j">
      <ul>

	<li><a href="http://www.vipan.com/htdocs/log4jhelp.html">Don't Use System.out.println!
	    Use Log4j</a> by Vipan Singla
	</li>

	<li><a href="http://builder.com.com/article.jhtml?id=u00820020124kev01.htm">
	    Add logging to your Java Applications</a> by Kevin Brown
	</li>
	
	<li>
	  <a href="http://www.opensymphony.com/guidelines/logging.jsp">OpenSymphony Logging Primer</a>
	</li>
      </ul>

      <p>If you would like your log4j-relateed article to be listed
	  here, then please send a note to the <a
	  href="mailto:log4j-user@jakarta.apache.org">log4j-user@jakarta.apache.org</a>
	  list.
      </p>


    </section>
</body>
</document>


[See repo JSON]