diff --git a/src/main/resources/logback-spring.xml b/src/main/resources/logback.xml similarity index 60% rename from src/main/resources/logback-spring.xml rename to src/main/resources/logback.xml index eb6d0975..b50ba1e3 100644 --- a/src/main/resources/logback-spring.xml +++ b/src/main/resources/logback.xml @@ -1,9 +1,16 @@ - - - + + + 15000 + 30 + java\.util\.concurrent\..* + org\.apache\.tomcat\..* + org\.apache\.coyote\..* + org\.apache\.catalina\..* + org\.springframework\.web\..* + (.*)(\d{6})\d{5}(.*) @@ -12,9 +19,8 @@ - - - + + @@ -25,4 +31,4 @@ - + \ No newline at end of file