| Package | Description | 
|---|---|
| org.apache.maven.monitor.logging | |
| org.apache.maven.plugin | |
| org.apache.maven.plugin.logging | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultLog | 
| Modifier and Type | Method and Description | 
|---|---|
| Log | AbstractMojo. getLog()
 Returns the logger that has been injected into this mojo. | 
| Log | Mojo. getLog()Furnish access to the standard Maven logging mechanism which is managed in this base class. | 
| Log | Mojo. getLog()Furnish access to the standard Maven logging mechanism which is managed in this base class. | 
| Log | AbstractMojo. getLog()
 Returns the logger that has been injected into this mojo. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AbstractMojo. setLog(Log log) | 
| void | Mojo. setLog(Log log)Inject a standard  Mavenlogging mechanism to allow thisMojoto communicate events
 and feedback to the user. | 
| void | Mojo. setLog(Log log)Inject a standard  Mavenlogging mechanism to allow thisMojoto communicate events
 and feedback to the user. | 
| void | AbstractMojo. setLog(Log log) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SystemStreamLogLogger with "standard" output and error output stream. | 
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.