core-java-oop-assignment/ │ ā”œā”€ā”€ src/ │ ā”œā”€ā”€ Student.java → US-01, US-02, US-03 │ ā”œā”€ā”€ CollegeStudent.java → US-08 (Inheritance ...
// This logger is used to write text to the console and the log file. // It is considered best practice to use your mod id as the logger's name. // That way, it's clear which mod wrote info, warnings, ...