{% extends "page.html" %} {% block title %}Welcome{% endblock %} {% block content %}

Apache logging services

The Apache Logging Services Project creates and maintains open-source software related to the logging of application behavior and released at no charge to the public.

Dormant Projects

These are Logging Services Projects that have been deemed inactive since they have seen little recent development activity or have reached end-of-life. If you wish to use any of these components, you must build them yourselves. It is best to assume that these components will not be released in the near future.

Apache Log4j 1.x

The original Log4j. Reached End-Of-Life August 2015

Project site »

Apache log4j 1 extras

Extras for log4j 1.x, like companions, receivers and more.

Project site »

{% endblock %} {% comment %} 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. {% endcomment %}