Move from SLF4J to Bukkit's Logger
Rocologo opened this issue ยท 2 comments
Why not using the Logger available in Bukkit?
https://github.com/Rocologo/MobHunting/blob/master/pom.xml#L765-L781
I removed the dependency from my pom.xml and discovered that I had already changed the code. I just forgot to remove the dependency :-(
@Rocologo I think bukkit already has log4j as a dependency. Though double dependency,