My non-committer +1 This would allow most of what I proposed in: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-553 Via a log4j configuration file.
3 questions: 1) where does this leave maven.log? Just plugin doco? Should it also (already?) use commons-logging? 2) I assume you mean commons-logging in your second point? 3) will log4j be configured by default, or just the default of jdk 1.4 vs stdout? Cheers, Brett > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Friday, 8 August 2003 5:12 PM > To: [EMAIL PROTECTED] > Subject: Console output from Maven - consistency > > > In an effort to get a consistent way of producing console output from > Maven, I'd like to propose the following: > > 1 - commons logging 'info' level output from all org.apache.maven.* > classes is to go to the console. > 2 - the '-debug' option should set the log4j default level to > debug for > org.apache.maven.* > > Comments/votes? > -- > dIon Gillard, Multitask Consulting > Blog: http://blogs.codehaus.org/people/dion/ >
