Log4j Transformation Tools

Log4j Transformation Tools is set of build utilities to transform source and binary artifacts that use Log4j 2.x libraries. The full documentation is available on Github.

Available Tools

Log4j Transform Maven Plugin

Apache Maven plugin that precomputes the location of logging statements to prevent expensive runtime lookup calls.

Log4j Plugin Cache Transformer

resource transformer for the Apache Maven Shade Plugin that merges the plugin caches used by Log4j 2.x artifacts.

Download

The PGP signatures can be verified using PGP or GPG. First download the KEYS as well as the asc signature file for the relevant distribution. Make sure you get these files from the main distribution directory, rather than from a mirror. Then verify the signatures using

gpg --import KEYS
gpg --verify apache-log4j-transform-0.1.0-src.zip.asc

The distribution is signed by ASF Logging Services RM.