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

v_1_1b5 :: src / xdocs /

documentation.xml

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

  <properties>
    <author email="cgu@apache.org">Ceki Gulcu</author>
    <title>log4j project</title>
  </properties>

<body>

<section name="log4j documentation">

<p>The following documentation is included with the standard log4j
distribution and also browsable online:</p>

<ul>
  <p>
    <li><a href="manual.html"><b>introductory manual</b></a>,
    </li>
  </p>

  <p>
    <li>
    <a href="api/index.html"><b>javadoc 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> and
    </li>
  </p>
  
  <p>
    <li>
      <a href="deepExtension.html"><b>extending log4j</b></a>.
    </li>
  </p>
</ul>

</section>

</body>
</document>


[See repo JSON]