Skip to content

ihor-sydorenko/jv-logger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logger

  1. Configure logger in this project
  2. Edit .gitignore file so that your file with logs is NOT pushed to Github
  3. If you have System.out.println() then replace them all with corresponding logger methods
  4. Complete all TODO statements
  5. Replace all e.printStackTrace(); with corresponding logger methods

Try to avoid these common mistakes while solving task

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%