From d07c4987da20b79040f830bfbd330fbd6f8a5bfb Mon Sep 17 00:00:00 2001 From: Dmck2b Date: Mon, 4 Aug 2014 02:57:45 +0100 Subject: [PATCH] Don't log debug information --- .../Don-t-log-debug-information.patch | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 Spigot-Server-Patches/Don-t-log-debug-information.patch diff --git a/Spigot-Server-Patches/Don-t-log-debug-information.patch b/Spigot-Server-Patches/Don-t-log-debug-information.patch new file mode 100644 index 0000000000..77153220d0 --- /dev/null +++ b/Spigot-Server-Patches/Don-t-log-debug-information.patch @@ -0,0 +1,33 @@ +From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 +From: Dmck2b +Date: Mon, 4 Aug 2014 02:56:23 +0100 +Subject: [PATCH] Don't log debug information + + +diff --git a/src/main/resources/log4j2.xml b/src/main/resources/log4j2.xml +index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 100644 +--- a/src/main/resources/log4j2.xml ++++ b/src/main/resources/log4j2.xml +@@ -0,0 +0,0 @@ + + + +- ++ + + + +- ++ + +- ++ + + +- +- ++ +\ No newline at end of file +-- +1.8.4.msysgit.0 +