Logback 설명

logback은 src/main/resources 경로에 logback-spring.xml 라는 이름이 권장된다.

logback의 주요 구성 요소는 다음과 같다.

spring profile을 이용해서 여러 방식으로 정의할 수 있다.

참고