Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,12 @@ This transformer was formerly available at
https://github.com/edwgiz/maven-shaded-log4j-transformer[edwgiz/maven-shaded-log4j-transformer]
and was donated to the Apache Software Foundation by its author.

[TIP]
====
If you are a Gradle user, you can use the
https://gradleup.com/shadow/configuration/merging/#merging-log4j2-plugin-cache-files-log4j2pluginsdat[equivalent GradleUp Shadow transformer].
====

[#log4j-plugin-cache-transformer-usage]
=== Usage

Expand Down
Loading