Logging
Enforce logging best practices and migrate between logging frameworks.
Categories
Composite Recipes
Recipes that include further recipes, often including the individual recipes below.
- Replace any Lombok log annotations with target logging framework annotation
- Use logger instead of system print statements