0

Bug: "[SLF4J]" header was not in brackets

This commit is contained in:
rjenkinsjr
2016-03-31 20:00:36 -04:00
parent d28175f7e3
commit d871567f6a

View File

@@ -785,7 +785,7 @@ public final class BukkitPluginLoggerAdapter extends MarkerIgnoringBase {
// Indicate that this message comes from SLF4J
if (BukkitPluginLoggerAdapter.CONFIG_VALUE_SHOW_HEADER) {
buf.append("SLF4J");
buf.append("[SLF4J]");
}
// Print a readable representation of the log level (but only for log levels