SysoutCatcher

Makes plugins use their logger
REQUIRES JAVA 11 OR HIGHER. WILL NOT WORK WITH JAVA 8
 
Forces plugins to use
getLogger().info(String)
instead of
System.out.println(String)
 
Primarily useful if you have a plugin that has debug println's left in, and you want to know which one.
 
Support can be found in my discord.

The SysoutCatcher Team

profile avatar
Owner
  • 1
    Projects
  • 256
    Downloads