rewrite-logging-frameworks icon indicating copy to clipboard operation
rewrite-logging-frameworks copied to clipboard

OpenRewrite recipes for assisting with Java logging migration tasks.

Logo

Migrate logging frameworks. Automatically.

ci Apache 2.0 Maven Central Revved up by Develocity Contributing Guide

What is this?

This project implements a Rewrite module that performs common Java logging framework tasks, like migrating from Log4j, Apache Commons Logging, and JUL, to SLF4J.

Browse a selection of recipes available through this module in the recipe catalog.

Contributing

We appreciate all types of contributions. See the contributing guide for detailed instructions on how to get started.