| //// |
| 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. |
| //// |
| |
| * xref:download.adoc[Download] |
| ** xref:release-notes.adoc[] |
| * link:{logging-services-url}/support.html[Support] |
| ** link:{logging-services-url}/security.html[Security] |
| |
| .xref:manual/index.adoc[] |
| * xref:manual/getting-started.adoc[] |
| * xref:manual/installation.adoc[] |
| * xref:manual/api.adoc[API] |
| ** xref:manual/api.adoc#loggers[Loggers] |
| *** xref:manual/eventlogging.adoc[] |
| *** xref:manual/resource-logger.adoc[] |
| *** xref:manual/simple-logger.adoc[] |
| *** xref:manual/status-logger.adoc[] |
| ** xref:manual/logbuilder.adoc[] |
| ** xref:manual/api.adoc#fish-tagging[Fish tagging] |
| *** xref:manual/customloglevels.adoc[] |
| *** xref:manual/markers.adoc[] |
| *** xref:manual/scoped-context.adoc[] |
| *** xref:manual/thread-context.adoc[] |
| ** xref:manual/messages.adoc[] |
| ** xref:manual/flowtracing.adoc[] |
| * xref:manual/implementation.adoc[Implementation] |
| ** xref:manual/architecture.adoc[] |
| ** xref:manual/config-intro.adoc[] |
| *** xref:manual/configuration.adoc[] |
| *** xref:manual/systemproperties.adoc[] |
| *** xref:manual/customconfig.adoc[] |
| *** xref:manual/appenders.adoc[] |
| **** xref:manual/appenders/file.adoc[] |
| **** xref:manual/appenders/rolling-file.adoc[] |
| **** xref:manual/appenders/database.adoc[] |
| **** xref:manual/appenders/network.adoc[] |
| **** xref:manual/appenders/message-queue.adoc[] |
| **** xref:manual/appenders/delegating.adoc[] |
| *** xref:manual/layouts.adoc[] |
| **** xref:manual/json-template-layout.adoc[] |
| **** xref:manual/pattern-layout.adoc[] |
| *** xref:manual/lookups.adoc[] |
| *** xref:manual/filters.adoc[] |
| *** xref:manual/scripts.adoc[] |
| *** xref:manual/jmx.adoc[] |
| ** xref:manual/extending.adoc[Extending] |
| *** xref:manual/plugins.adoc[] |
| ** xref:manual/performance.adoc[] |
| *** xref:manual/async.adoc[] |
| *** xref:manual/garbagefree.adoc[] |
| |
| .References |
| * xref:plugin-reference.adoc[Plugin reference] |
| * xref:javadoc.adoc[Java API reference] |
| |
| .Resources |
| * xref:faq.adoc[F.A.Q.] |
| * xref:migrate-from-log4j1.adoc[] |
| * xref:migrate-from-logback.adoc[] |
| * xref:migrate-from-slf4j.adoc[] |
| * xref:hibernate.adoc[] |
| * xref:jakarta.adoc[] |
| * xref:soa.adoc[] |
| * xref:development.adoc[] |
| |
| .xref:components.adoc[Components] |
| * xref:log4j-iostreams.adoc[] |
| * xref:log4j-spring-boot.adoc[] |
| * xref:log4j-spring-cloud-config-client.adoc[] |
| * xref:log4j-jul.adoc[] |
| * xref:log4j-to-jul.adoc[] |
| |
| .Related projects |
| * {logging-services-url}/log4j/jakarta/index.html[Log4j Jakarta EE] |
| * {logging-services-url}/log4j/jmx-gui/index.html[Log4j JMX GUI] |
| * {logging-services-url}/log4j/kotlin/index.html[Log4j Kotlin] |
| * {logging-services-url}/log4j/scala/index.html[Log4j Scala] |
| * {logging-services-url}/log4j/tools/index.html[Log4j Tools] |
| * {logging-services-url}/log4j/transform/index.html[Log4j Transformation Tools] |