gomin1d / spigot-logger-for-bungee

This is a BungeeCord plugin that allows you to do logging in BungeeCord, as in Spigot.
https://www.spigotmc.org/resources/spigotloggerforbungee.55531/
2 stars 3 forks source link

Update SpigotLoggerForBungeePlugin.java #4

Closed PabloGirol closed 2 years ago

PabloGirol commented 2 years ago

Change from getLogger() to getLogger(SpigotLoggerForBungeePlugin.class) to fix an error in java 17

gomin1d commented 2 years ago

oh I made my independent fix https://github.com/lokha/spigot-logger-for-bungee/commit/561dacbe833e820fdc3802c0674084b0faead0ff but then I found your pull request But thank you for your participation