diff --git a/pom.xml b/pom.xml
index 0b341cc0..77f17bd5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -230,6 +230,11 @@
+
+ org.springframework
+ spring-jdbc
+ ${spring.maven.artifact.version}
+
org.mariadb.jdbc
mariadb-java-client
@@ -240,6 +245,12 @@
commons-dbcp
1.4
+
+ org.lazyluke
+ log4jdbc-remix
+ 0.2.7
+
+
diff --git a/src/main/resources/egovframework/spring/context-datasource.xml b/src/main/resources/egovframework/spring/context-datasource.xml
index e5980c10..8304b063 100644
--- a/src/main/resources/egovframework/spring/context-datasource.xml
+++ b/src/main/resources/egovframework/spring/context-datasource.xml
@@ -1,38 +1,49 @@
-
-
-
-
-
-
- classpath:/egovframework/egovProps/globals.properties
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+ classpath:/egovframework/egovProps/globals.properties
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/main/resources/log4j2.xml b/src/main/resources/log4j2.xml
index 52f9ea21..0c391df1 100644
--- a/src/main/resources/log4j2.xml
+++ b/src/main/resources/log4j2.xml
@@ -6,17 +6,30 @@
-
+
-
+
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+