Does Martin have a FAQ entry yet? On 11 July 2010 05:11, Wayne Fay <[email protected]> wrote:
> Another brilliant and oh so helpful post by Martin the Robot! > > Wayne > > On Sat, Jul 10, 2010 at 8:21 PM, Martin Gainty <[email protected]> > wrote: > > > > good call ron > > > > > > > > i would suggest reading up on maven logging api > > > > > http://maven.apache.org/ref/2.2.1/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/Log.html > > > > > > > > in the event the maven logging doesnt provide appenders you can use > SMTPAppender from Log4j to log all events and transmit the log via the > configured SMTP Server > > > > > http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/net/SMTPAppender.html > > > > > > Martin Gainty > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
