Files
Paper/Spigot-Server-Patches
Minecrell 8556beee8c Use Log4j IOStreams to redirect System.out/err to logger
Log4j2 provides an optimized implementation of PrintStream that
redirects its output to a logger. Use it instead of a custom
implementation for minor performance improvements and some fixes.

With the old implementation, each call to System.print()
results in a separate line, even though it should not result in
a line break. Log4j's implementation handles it correctly.
2017-09-18 12:07:47 +02:00
..
2017-07-09 10:56:36 +01:00
2017-07-09 10:56:36 +01:00
2017-09-06 22:59:08 -04:00
2017-08-07 23:05:16 -04:00
2017-08-03 16:36:06 +02:00
2017-07-28 14:45:16 +01:00
2017-08-12 22:32:01 +01:00
2017-08-12 22:32:01 +01:00
2017-08-12 22:32:01 +01:00
2017-08-12 22:32:01 +01:00
2017-06-11 12:03:07 -05:00
2017-08-09 19:44:28 +01:00
2017-08-03 16:36:06 +02:00
2017-06-18 20:36:55 -05:00
2017-09-06 22:59:08 -04:00
2017-03-24 22:18:58 -05:00
2017-06-18 20:36:55 -05:00
2017-08-12 22:32:01 +01:00
2017-08-03 16:36:06 +02:00
2017-09-18 22:01:43 -04:00
2017-07-28 14:45:16 +01:00
2017-08-12 22:32:01 +01:00
2017-05-14 13:05:01 -05:00
2017-05-14 13:05:01 -05:00
2017-06-18 20:36:55 -05:00
2017-08-03 16:36:06 +02:00
2017-08-03 16:36:06 +02:00
2017-09-06 22:59:08 -04:00
2017-06-09 08:29:44 -04:00
2017-07-28 14:45:16 +01:00
2017-08-03 16:36:06 +02:00
2017-06-18 20:36:55 -05:00
2017-08-16 16:47:06 +01:00