Chris Wall wrote:
Hey there. Is there a recommend way to configure logging for M2 test execution? In other words, if your tests and the code which your tests call use commons-logging, what is the best way to configure logging within M2's test framework?
If you are using log4j: Add a log4j.properties to src/test/resources. Jochen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
