Spring Boot: Best Practice For Storing Logger Object
Personally I prefer to use the @Slf4j annotation for logging with Spring boot but here is a nice list of the possibilities:
https://www.baeldung.com/spring-boot-logging
Personally I prefer to use the @Slf4j annotation for logging with Spring boot but here is a nice list of the possibilities:
https://www.baeldung.com/spring-boot-logging