Skip to content

olekskov/jv-logger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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. Replace all System.out.println() with corresponding logger methods
  4. Complete all TODO statements
  5. Replace all e.printStackTrace(); with corresponding logger methods

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%