711child / robotframework-swinglibrary

Automatically exported from code.google.com/p/robotframework-swinglibrary
Other
0 stars 0 forks source link

Create log4j configuration to get rid of import time warnings #200

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When running tests, usually this warning is displayed in console:

log4j:WARN No appenders could be found for logger 
(org.robotframework.org.springframework.util.ClassUtils).
log4j:WARN Please initialize the log4j system properly.

This could be avoided by adding configuration file for log4j.

Original issue reported on code.google.com by janne.t....@gmail.com on 15 Sep 2011 at 11:37

GoogleCodeExporter commented 9 years ago
Issue 201 has been merged into this issue.

Original comment by janne.t....@gmail.com on 15 Sep 2011 at 11:38

GoogleCodeExporter commented 9 years ago
Added config file with NullAppender.

Original comment by janne.t....@gmail.com on 15 Sep 2011 at 11:39

GoogleCodeExporter commented 9 years ago

Original comment by pekka.klarck on 15 Sep 2011 at 11:59