After adding log4j to my application I get the following output every time I execute my application:
log4j:WARN No appenders could be found for logger (slideselec
import org.apache.log4j.BasicConfigurator;
Call this method
BasicConfigurator.configure();