diff --git a/src/main/resources/logback-spring.xml b/src/main/resources/logback-spring.xml index 9c5347e..5a2899a 100644 --- a/src/main/resources/logback-spring.xml +++ b/src/main/resources/logback-spring.xml @@ -5,13 +5,20 @@ - - - - - + + + + + + + + + + + + ${LOG_PATH}/hibernate.log @@ -50,6 +57,9 @@ + + ${CONSOLE_EFFECTIVE_LEVEL} + ${CONSOLE_PATTERN} @@ -61,6 +71,7 @@ + @@ -69,15 +80,4 @@ - - - - - - - - - - - \ No newline at end of file