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
Try to set debug attribut in log4j:configuration node to true.
It prints out information as the configuration file is read and used to configure the log4j environment. You may be got more details to resolve your problem.