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.3alpha8-temp :: src / site /

site.xml

<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="log4j">
  <bannerLeft>
    <name>log4j</name>
    <src>images/ls-logo.jpg</src>
    <href>http://logging.apache.org/log4j</href>
  </bannerLeft>
  <bannerRight>
    <src>images/logo.jpg</src>
  </bannerRight>
  <body>
    <links>
      <item name="Apache" href="http://www.apache.org"/>
      <item name="Logging Services" href="http://logging.apache.org"/>
    </links>
    <menu name="log4j 1.3">
      <item name="Introduction" href="index.html"/>    
      <item name="FAQs" href="faq.html"/>
      <item name="Download" href="download.html"/>          
      <item name="Release Notes" href="release-notes.html"/>
      <item name="General Information" href="about.html"/>
      <item name="Road Map" href="roadmap.html"/>
    </menu>
    ${reports}
  </body>
</project>

[See repo JSON]