Forum Discussion

seldo's avatar
seldo
New Contributor
13 years ago

Log4j configuration with JUnit automation

I'm automating my SoapUI tests with JUnit, but I'm having strange difficulties when it comes to configuring Log4j. I have created a log4j.xml file that specifies only a FileAppender (no console ap...