Skip to content

bmaggi/logging-log4j-transform

 
 

Repository files navigation

A collections of tools for binary postprocessing of projects that use the Apache Log4j2 API.

log4j-transform-maven-plugin

a bytecode weaver that improves logging performance by precomputing the location of your logging statements.

log4j-transform-maven-shade-plugin-extensions

a resource transformer for the Apache Maven Shade Plugin that allows you to use additional Log4j 2.x Core component modules.

Build

This project generates Java 8 bytecode, though requires Java 11 for compilation. You can build and test sources using ./mvnw verify command.

Distribution

In accordance with the Apache Software Foundation’s release distribution policy and creation process, project artifacts are officially accessible from the following locations:

See release instructions for further details.

Support

You can use GitHub Issues for feature requests and bug reports – not questions! For the rest, you can use the Log4j development mailing list.

Security

If you have encountered an unlisted security vulnerability or other unexpected behaviour that has security impact, please report them privately to the Log4j security mailing list. See the Log4j Security page for further details. == License

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.

About

Tools for binary post-processing of projects using Apache Log4j.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%