@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<configuration debug="false" scan="true" scanPeriod="1 seconds">
<configuration scan="false" debug="false">
<contextName>logback</contextName>
<property name="log.path" value="../data/applogs/xxl-job/xxl-job-admin.log"/>
@ -4,6 +4,10 @@ server:
logging:
config: classpath:logback.xml
spring:
main:
allow-circular-references: true
xxl:
job:
accessToken: ''
<property name="log.path" value="../data/applogs/xxl-job/xxl-job-executor-sample-springboot.log"/>