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: 610f34b) (details)
Commit 610f34bdd38aaa82ffa4ca0f493991216f677fb8 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: 610f34b)
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
The file was modifiedproxy/src/main/java/net/md_5/bungee/BungeeCord.java