herobrine99dan / NESS-Reloaded

NESS Reloaded is an anticheat that aims to support lots of minecraft versions (from 1.8 to 1.17.1) without losing the advantage of having powerful checks
GNU General Public License v3.0
47 stars 5 forks source link

Remove usage of java.util.logging #127

Open A248 opened 3 years ago

A248 commented 3 years ago

Per the slf4j docs:

j.u.l. to SLF4J translation can seriously increase the cost of disabled logging statements (60 fold or 6000%) and measurably impact the performance of enabled log statements (20% overall increase)

http://www.slf4j.org/legacy.html#jul-to-slf4j