Class ProjectBuildLogAppender
java.lang.Object
org.apache.maven.logging.ProjectBuildLogAppender
- All Implemented Interfaces:
- AutoCloseable
Forwards log messages to the client.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected voidvoidclose()static Stringstatic voidsetForkingProjectId(String forkingProjectId) static voidsetProjectId(String projectId) static void
- 
Constructor Details- 
ProjectBuildLogAppender
 
- 
- 
Method Details- 
getProjectId
- 
setProjectId
- 
setForkingProjectId
- 
updateMdcpublic static void updateMdc()
- 
accept
- 
close- Specified by:
- closein interface- AutoCloseable
- Throws:
- Exception
 
 
-