diff --git a/src/main/resources/logback-spring.xml b/src/main/resources/logback-spring.xml index c33cc3b..941204c 100644 --- a/src/main/resources/logback-spring.xml +++ b/src/main/resources/logback-spring.xml @@ -9,7 +9,7 @@ See here for more details: http://gordondickens.com/wordpress/2013/03/27/sawing- - + @@ -22,6 +22,7 @@ See here for more details: http://gordondickens.com/wordpress/2013/03/27/sawing- ${log_path}/${app_name}-%d{yyyyMMdd}-%i-${hostName}.log 100MB + 2 %clr(%d{yyyy-MM-dd HH:mm:ss.SSS}){faint} %clr(%5p) %clr(%-40.40logger{39}){cyan} %clr(%-4L){cyan} [${app_name}] %m%n%wEx