Oheers / EvenMoreFish

An advanced fishing plugin based on MoreFish, created 2 years after its last update.
MIT License
91 stars 56 forks source link

Logger cleanup #319

Closed FireML closed 2 months ago

FireML commented 2 months ago

Logs all exceptions using EvenMoreFish's Logger instead of just printing them.

Replaces all usages of Bukkit.getLogger() with the EMF Logger.