MobHunting

MobHunting

114k Downloads

Move from SLF4J to Bukkit's Logger

Rocologo opened this issue ยท 2 comments

commented

Why not using the Logger available in Bukkit?
https://github.com/Rocologo/MobHunting/blob/master/pom.xml#L765-L781

commented

I removed the dependency from my pom.xml and discovered that I had already changed the code. I just forgot to remove the dependency :-(

commented

@Rocologo I think bukkit already has log4j as a dependency. Though double dependency,