komarichyn / time-management

study project which show us how to implement todo list
0 stars 2 forks source link

Replace system.out to logging system #31

Closed komarichyn closed 3 years ago

komarichyn commented 3 years ago

in whole project, I mean in source code, all mentions about system.out should be replaced with logging system please use slf4j interface for that. and use lambok annotations