superzanti / ServerSync

Sync files between client and server for Minecraft Forge
GNU General Public License v3.0
163 stars 26 forks source link

some love to the logger [S01E02] #236

Closed alfuken closed 3 years ago

alfuken commented 3 years ago

After some sleep (and work) I've revisited the logger and did some refactoring to make it work, again, with client-specific logging, so now both static and instanced logging is possible by utilizing thread-safe singleton.