diff --git a/src/main/resources/logback-spring.xml b/src/main/resources/logback-spring.xml new file mode 100644 index 0000000..455690f --- /dev/null +++ b/src/main/resources/logback-spring.xml @@ -0,0 +1,36 @@ + + + + + + + + + + ${LOG_PATTERN} + + + + + + logs/axhub-admin.log + + + logs/axhub-admin-%d{yyyy-MM-dd}.log + + 30 + + + ${LOG_PATTERN} + + + + + + + + + + + +