Closed Prasad108 closed 6 years ago
System.out.println();
tag: @RahulSawale
done , now all the sysout are replaced by logger.info and logs can be saved to the files
Log4j
Task
System.out.println();
statements in the java code with log4j logs.tag: @RahulSawale