Well, I havn't.. So, i should just place log4j.properties file? how will i make it redirect all logs to maven output?
Jaikiran wrote: > > > > ez wrote: >> >> instead i get this: >> log4j:WARN No appenders could be found for logger >> (com.i18n.Excel2Properties). >> log4j:WARN Please initialize the log4j system properly. >> > > The warning is because the log4j.properties or log4j.xml is not present in > the classpath. Where have you placed it? > > -- View this message in context: http://www.nabble.com/Getting-log4j-output-from-ANT-tasks-to-maven-output-tp21558678p21609797.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
