I have received a project from my university and i now have to implement a couple of features. I got stuck at this task because i don't know what the second paragraph means. I have imported the "libraries" for log files and it works fine. I can print in the console stuff like: logger.INFO("This is some info");
where do i go from here? do i just have to implement pertinent logger's for each function in my code?
This is the rep in GitHub: https://github.com/mirelvitel/Training_PasswordSafeConsole_Java.git