Skip to content
Success

Changes

Summary

  1. #3374, #3389: Improve log handling of normal java.util Logger usage by forwarding the LogRecords directly to the BungeeLogger instead of the fallback err stream. (commit: c3e8cfa) (details)
  2. #3396: Update Netty version (commit: 511017a) (details)
Commit c3e8cfac793a3572c8e70fb1fab5aaf4fa57d680 by md_5
#3374, #3389: Improve log handling of normal java.util Logger usage by forwarding the LogRecords directly to the BungeeLogger instead of the fallback err stream.
(commit: c3e8cfa)
The file was addedlog/src/main/java/net/md_5/bungee/log/LoggingForwardHandler.java
The file was modifiedlog/src/main/java/net/md_5/bungee/log/BungeeLogger.java (diff)
The file was modifiedproxy/src/main/java/net/md_5/bungee/BungeeCord.java (diff)
Commit 511017ab35e621f4173e7425c0735aa3c19b3964 by md_5
#3396: Update Netty version
(commit: 511017a)
The file was modifiedpom.xml (diff)