If I am running "mvn test" from the command line and I have a log4j.xml file that has an appender and a logger that sends log.debug(msg) and log.info(msg) out to a file,
how do I tell Maven first of all to use log4j as the logger and to point to the log4j.xml file that I have in my directory (same directory as the pom.xml file) ?? Thanks Lisa -- View this message in context: http://www.nabble.com/Maven---Test-cases---using-log4J.xml-to-send-msgs-to-file.-tf3077537s177.html#a8549995 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
