- Configure the logger in this project. Add appenders for File and Console
- Edit the
.gitignorefile so that your file with logs is NOT pushed to GitHub - If you have
System.out.println()then replace them all with corresponding logger methods - Complete all
TODOstatements - Replace all
e.printStackTrace();with corresponding logger methods
mate-academy/jv-logger
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Generated from mate-academy/jv-homework-template