Hi, Find the log4j.properties file, and in :
log4j.logger.org.openxml4j=DEBUG, stdout log4j.appender.stdout=org.apache.log4j.ConsoleAppender log4j.appender.stdout.layout=org.apache.log4j.PatternLayout log4j.appender.stdout.layout.ConversionPattern=%d %p [%c] - %m%n Best regards Chris 2009/2/18 Bill Whittakers <[email protected]> > > Hi > To learn how to use XSSF, I have set up the four examples using Eclipse. > They > all work. I would like to know how to setup logging to resolve the > following > messages, and/or how to remove logging please? > > log4j:WARN No appenders could be found for logger (org.openxml4j). > log4j:WARN Please initialize the log4j system properly. > > Thanks > Bill > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
