From 735cf9deb56f950cae0fabfa982a9c3ffc1d8342 Mon Sep 17 00:00:00 2001 From: Christopher Hubing Date: Wed, 8 Apr 2020 12:57:21 -0400 Subject: [PATCH] Delete log4j2.xml --- container_files/tomcat/conf/log4j2.xml | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 container_files/tomcat/conf/log4j2.xml diff --git a/container_files/tomcat/conf/log4j2.xml b/container_files/tomcat/conf/log4j2.xml deleted file mode 100644 index 673de68c..00000000 --- a/container_files/tomcat/conf/log4j2.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - %d [%t] %-5p %c- %m%n - - - - - - - - - - - - - - - - - - - \ No newline at end of file