New issue 200 by janne.t.harkonen: Create log4j configuration to get rid of
import time warnings
http://code.google.com/p/robotframework-swinglibrary/issues/detail?id=200
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.
Issue 201 has been merged into this issue.
Comment #2 on issue 200 by janne.t.harkonen: Create log4j configuration to
get rid of import time warnings
http://code.google.com/p/robotframework-swinglibrary/issues/detail?id=200
Added config file with NullAppender.
Comment #3 on issue 200 by pekka.klarck: Create log4j configuration to get
rid of import time warnings
http://code.google.com/p/robotframework-swinglibrary/issues/detail?id=200
(No comment was entered for this change.)