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

CHAINSAW_2_SANDBOX_MERGE :: 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>With the exception of the complete manual, the following
	documentation is included with the standard log4j distribution
	and also browsable online:
      </p>
      
      <ul>
	<p>
	  <a
	  href="http://www.qos.ch/shop/products/clm_t.jsp"><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.qos.ch/shop/products/clm_t.jsp"><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="Translations to other languages">
       <ul>
           <li><a
           href="http://www.vimeworks.com/~mauricio/manualLog4J.html">Spanish
           translation</a> of the short manual Mauricio Santacruz (<a href="http://www.vimeworks.com/~mauricio/manualLog4J.pdf">PDF</a>, <a href="http://www.vimeworks.com/~mauricio/manualLog4J.html">HTML</a>)</li>
       </ul>
    </section>

    
    <section name="Articles on log4j">
      <ul>

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

	<p><li><a href="http://www.onjava.com/pub/a/onjava/2002/08/07/log4j.html?page=1">
	    Build Flexible Logs With log4j</a> by Vikram Goyal
	</li></p>

	<p><li><a
	href="http://supportweb.cs.bham.ac.uk/documentation/tutorials/docsystem/build/tutorials/log4j/log4j.html">log4j</a>
	by Ashley J.S Mills, University Of Birmingham</li></p>

	<p><li><a href="http://www.builder.com.com/article.jhtml?id=u00820020124kev01.htm">
	    Add logging to your Java Applications</a> by Kevin Brown
	</li></p>
	
	<p><li><a href="http://www.builder.com.com/article.jhtml?id=u00220020724kev01.htm">
	    How does the Java logging API stack up against log4j?</a> by Kevin Brown
	</li></p>

	<p><li>
	  <a href="http://www.opensymphony.com/guidelines/logging.jsp">OpenSymphony Logging Primer</a>
	</li></p>

	<p><li>
	  <a href="http://www.jguru.com/faq/Log4j">log4j FAQ</a> at jGuru
	</li></p>

	<p><li>
	  <a href="http://www.qos.ch/logging/thinkAgain.html">Think Again</a> by Ceki G&#252;lc&#252;

	</li></p>

	<p><li> <a href="http://www.qos.ch/logging/sc.html">Supporting the
	  log4j <code>RepositorySelector</code></a> by Ceki
	  G&#252;lc&#252;
	</li></p>

         <p><li> <a href="http://rei1.m-plify.com/log4j/">Log4j class
         diagrams</a>, courtesy of David Tonhofer
            </li>
         </p>

         <p><li> <a
         href="http://www.onjava.com/pub/a/onjava/2003/04/02/log4j_ejb.html">Understanding
         Classloaders: log4j in a J2EE Environment</a> by Vikram Goyal
            </li>
         </p>


         <p><li> <a
         href="http://www.linux-magazin.de/Artikel/ausgabe/2002/04/coffee/coffee.html">Logging
         f&#252;r Java-Programme, Zu den Akten</a> by Bernhard Bablok
         in Linux Magazine, 04/2002.
            </li>
         </p>

	
      </ul> 
    </section>
   
    <section name="Log4j presentations">
       <ul>


        <p><li> <a href="http://www.jug-l.org/log4j.html">Advanced
	  Log4j</a> Louisville JUG presentation by Jonathan Cowherd </li></p>

        <p><li><a href="http://www.johnmunsch.com/projects/Presentations/">Log4J
        In 30 Minutes Or Less</a> by John Munsch</li></p>

        <p><li><a href="https://www.qos.ch/ac2001/F11-10.html">Log4j, a logging package for the Java language</a> by Ceki G&#252;lc&#252;</li></p>

        <p><li><a
        href="http://www.ejug.org/OpenSource%20Log4j2_files/frame.htm">Log4j presentation by the</a>
        Edmonton Java Users Group</li></p>

        <p><li><a href="http://www.ociweb.com/javasig/knowledgebase/January2001/Log4J.ppt">Log4j</a> by Brent Twenter
        </li></p>
      </ul>

      <p><b>If you would like your log4j-related 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.</b>
      </p>
    </section>
</body>
</document>


[See repo JSON]