Package org.apache.maven.plugin.logging
-
Interface Summary Interface Description Log This interface supplies the API for providing feedback to the user from theMojo, using standardMavenchannels.
There should be no big surprises here, although you may notice that the methods acceptjava.lang.CharSequencerather thanjava.lang.String. -
Class Summary Class Description SystemStreamLog Logger with "standard" output and error output stream.