로그파일 설정

main
박성영 1 month ago
parent bea56a8e30
commit 6f5b2c7ee3

@ -6,18 +6,4 @@ spring:
matching-strategy: ant_path_matcher
server:
port: 8080
# 로그 설정
logging:
config: classpath:logback-spring.xml
file:
path: ./logs
name: vmis-interface
logback:
rollingpolicy:
max-file-size: 10MB
max-history: 30
level:
root: INFO
com.vmis.interfaceapp: DEBUG
port: 8080
Loading…
Cancel
Save