Tyler799 / Morrowind-2020

An updated, revised and reformatted version of the Morrowind-YEAR series!
Other
154 stars 35 forks source link

Implement custom logging system #50

Closed matshou closed 5 years ago

matshou commented 5 years ago

The custom logger should help with debugging as well as act as a short-hand way of invoking System.out.println. Should have different levels that can be chosen on runtime using JVM arguments.