1 2 3 4 5 6 7 8 9
import lombok.extern.slf4j.XSlf4j; @lombok.extern.slf4j.XSlf4j class LoggerXSlf4j { } @XSlf4j class LoggerXSlf4jWithImport { }