You should check your container's logs. I use the same logging level, but those lines aren't shown in console for INFO level, but they *do* appear in container logs.
Bye Jose 2015-12-18 17:06 GMT-03:00 Kaushik Baruah <[email protected]>: > Hi, > > Log4j logs are not working in Giraph. > I have put line as below: > > LOG.info("my string"); > > But it's not displaying anything in the console. > I have checked the log4j properties file and everything seems to be fine. > > Do I need to put this properties file in some class path. Please help. > > Best, > Kaushik >
