diff --git a/BungeeCord-Patches/0047-Add-Log4j-configuration-that-replicates-the-old-Bung.patch b/BungeeCord-Patches/0047-Add-Log4j-configuration-that-replicates-the-old-Bung.patch new file mode 100644 index 0000000..97a240e --- /dev/null +++ b/BungeeCord-Patches/0047-Add-Log4j-configuration-that-replicates-the-old-Bung.patch @@ -0,0 +1,51 @@ +From 45cd32b2caf6c3a092a5425b7c7d563f44127fa9 Mon Sep 17 00:00:00 2001 +From: Minecrell +Date: Sun, 24 Sep 2017 12:06:49 +0200 +Subject: [PATCH] Add Log4j configuration that replicates the old BungeeCord + setup + +Can be enabled using -Dlog4j.configurationFile=log4j2-bungee.xml. + +diff --git a/log4j/src/main/resources/log4j2-bungee.xml b/log4j/src/main/resources/log4j2-bungee.xml +new file mode 100644 +index 00000000..38befc0a +--- /dev/null ++++ b/log4j/src/main/resources/log4j2-bungee.xml +@@ -0,0 +1,34 @@ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ +-- +2.14.1 +