Class LogReportOutputter
java.lang.Object
org.apache.ivy.plugins.report.LogReportOutputter
- All Implemented Interfaces:
ReportOutputter
-
Field Summary
Fields inherited from interface ReportOutputter
CONSOLE, XML -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()voidoutput(ConfigurationResolveReport report) voidoutput(ResolveReport report, ResolutionCacheManager cacheMgr, ResolveOptions options)
-
Constructor Details
-
LogReportOutputter
public LogReportOutputter()
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceReportOutputter
-
output
public void output(ResolveReport report, ResolutionCacheManager cacheMgr, ResolveOptions options) throws IOException - Specified by:
outputin interfaceReportOutputter- Throws:
IOException
-
output
-