blob: c0b6c7c31d6c868e50ef981fb42894bd541ee144 [file] [log] [blame]
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache license, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the license at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the license.
-->
<project name="Log4j_Kotlin"
xmlns="http://maven.apache.org/DECORATION/1.4.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.4.0 http://maven.apache.org/xsd/decoration-1.4.0.xsd">
<bannerLeft>
<src>images/ls-logo.jpg</src>
<href>https://logging.apache.org</href>
</bannerLeft>
<bannerRight>
<src>images/logo.png</src>
<href>https://logging.apache.org/log4j/2.x</href>
</bannerRight>
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>
<version>1.11.2</version>
</skin>
<body>
<links>
<item name="Logging Wiki" href="https://cwiki.apache.org/confluence/display/LOGGING/Home"/>
<item name="Apache" href="https://www.apache.org/"/>
<item name="Logging Services" href="https://logging.apache.org/"/>
<item name="GitHub" href="https://github.com/apache/logging-log4j-kotlin"/>
</links>
<menu name="Apache Log4j Kotlin" inherit="top" img="img/glyphicons/home.png">
<item name="About" href="/index.html"/>
<item name="Maven, Ivy, and Gradle Artifacts" href="/artifacts.html"/>
<item name="Download" href="/download.html"/>
<item name="Usage" href="/usage.html"/>
<item name="API Docs" href="/log4j-api-kotlin/org.apache.logging.log4j.kotlin/"/>
<item name="Changelog" href="/changelog/"/>
</menu>
<menu name="For Contributors" inherit="top" img="img/glyphicons/pencil.png">
<item name="Building Log4j Kotlin from Source" href="/build.html"/>
<item name="Contributing" href="/contributing.html"/>
</menu>
</body>
</project>