https://livenow14.tistory.com/63
[Logging] SLF4J란?
블로그를 작성하고, 테코톡을 진행했어요. 더 쉽게 이해하고 싶다면 아래 영상을 시청해주세요! [10분 테코톡] ☂️ 검프의 Logging(로깅) #1 SLF4J(Simple Logging Facade for Java)는 이름에서 확인할 수 있듯
livenow14.tistory.com
https://programmer93.tistory.com/64
Spring boot logging - @Slf4j 어노테이션 사용법 - 삽질중인 개발자
개발을 하거나 운영을 하는 상황에서 LOGGING 은 아주 중요하다. Spring boot에서는 로그를 남기는 방법이 많이 있다. 그중 가장 편하게 사용되는 @Slf4j 어노테이션을 알아보자. SLF4J 란? 로깅에 대한
programmer93.tistory.com
'Spring > @annotation' 카테고리의 다른 글
@org.springframework.web.bind.annotation.ExceptionHandler (0) | 2024.06.08 |
---|---|
@RestControllerAdvice (0) | 2024.06.08 |
@Override (0) | 2024.06.08 |
@Builder (0) | 2024.06.07 |
@JsonInclude (0) | 2024.06.07 |