import lombok.extern.slf4j.Slf4j; @Slf4j(topic = 42) class LoggerSlf4jWithIntegerTopic { }