Hi Vinay, not sure why it's not working, but maybe TImo (in CC) can help.
Best, Fabian 2016-11-18 17:41 GMT+01:00 Vinay Patil <vinay18.pa...@gmail.com>: > Hi, > > According to JavaDoc if I use the below method > *env.getConfig().setCodeAnalysisMode(CodeAnalysisMode.HINT);* > > ,it will print the program improvements to log, however these details are > not getting printed to log, I have kept the log4j in resources folder and > kept the log level to ALL. > > I want to analyse my pipeline to get rid of common mistakes. > > > Regards, > Vinay Patil >