diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index c6904c725..c8245976e 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -214,7 +214,8 @@ tenant.tables[7]=wflow_models tenant.tables[8]=wflow_notifys tenant.tables[9]=wflow_sub_groups tenant.tables[10]=wflow_sub_process - sada.host=http://api.e.v1.i-sada.net h5.exam.url=http://192.168.34.133:20626/#/pages/personLocation/login/login?examPaperId= facePass=1 +#logback-spring.xml指定配置路径 +#logging.config=/root/java/logback-spring.xml diff --git a/src/main/resources/logback-spring.xml b/src/main/resources/logback-spring.xml index a4f468552..e8b8e1420 100644 --- a/src/main/resources/logback-spring.xml +++ b/src/main/resources/logback-spring.xml @@ -1,11 +1,12 @@ - + - %green(%d{yyyy-MM-dd HH:mm:ss.SSS} [%X{requestId}][%thread] %-5level %logger{0}.%method:%L) - %highlight(%msg) %X{stackInfo} %n + %green(%d{yyyy-MM-dd HH:mm:ss.SSS} [%X{requestId}][%thread] %-5level %logger{0}.%method:%L) - + %highlight(%msg) %X{stackInfo} %n