org.apache.maven.plugin.logging (Maven Plugin API 3.9.16 API) JavaScript is disabled on your browser.     Skip navigation links Overview Package Use Tree Deprecated Index Search Help org.apache.maven.plugin.logging Contents Description Related Packages Classes and Interfaces Hide sidebar  Show sidebar Package org.apache.maven.plugin.logging package org.apache.maven.plugin.logging Related Packages Package Description org.apache.maven.plugin   org.apache.maven.plugin.descriptor   org.apache.maven.plugin.lifecycle   All Classes and InterfacesInterfacesClasses Class Description Log This interface supplies the API for providing feedback to the user from the Mojo, using standard Maven channels. There should be no big surprises here, although you may notice that the methods accept java.lang.CharSequence rather than java.lang.String. SystemStreamLog Logger with "standard" output and error output stream. Copyright © 2001–2026 The Apache Software Foundation. All rights reserved.