blob: 45cc49d073c39b1f3812ae1894d540b1dad93ac3 [file] [log] [blame]
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="SLF4J Main Site">
<!--<skin>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-skin</artifactId>
<version>1.3-SNAPSHOT</version>
</skin>-->
<publishDate position="navigation-bottom" format="dd-MM-yyyy"/>
<bannerLeft>
<name>SLF4J</name>
<src>/images/logos/slf4j-logo.jpg</src>
<href>http://www.slf4j.org/</href>
</bannerLeft>
<body>
<menu name="SLF4J project">
<item name="Introduction" href="index.html"/>
<item name="News" href="news.html"/>
<item name="Documentation" href="docs.html"/>
<item name="License" href="license.html"/>
<item name="Download" href="download.html"/>
<item name="Source Repositories" href="svn.html"/>
<item name="Mailing Lists" href="mailing-lists.html"/>
<item name="Bug Reporting" href="bug-reporting.html"/>
</menu>
<menu name="Native implementations">
<item name="Logback" href="http://logback.qos.ch/"/>
<item name="x4juli" href="http://www.x4juli.org/"/>
</menu>
<menu name="Wrapped implementations">
<item name="JDK14" href="api/org/slf4j/impl/JDK14LoggerAdapter.html"/>
<item name="Log4j" href="api/org/slf4j/impl/Log4jLoggerAdapter.html"/>
<item name="Simple" href="api/org/slf4j/impl/SimpleLogger.html"/>
<item name="Simple-Log" href="http://simple-log.dev.java.net/"/>
</menu>
</body>
</project>