Package aQute.lib.log2reporter
Class LogToReporterAdapter
- java.lang.Object
-
- aQute.libg.reporter.ReporterAdapter
-
- aQute.lib.log2reporter.LogToReporterAdapter
-
public class LogToReporterAdapter extends ReporterAdapter
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface aQute.service.reporter.Report
Report.Location
-
Nested classes/interfaces inherited from interface aQute.service.reporter.Reporter
Reporter.SetLocation
-
-
Constructor Summary
Constructors Constructor Description LogToReporterAdapter()
-
Method Summary
-
Methods inherited from class aQute.libg.reporter.ReporterAdapter
addErrors, addWarnings, check, error, exception, getErrors, getInfo, getInfo, getLocation, getMessages, getOut, getWarnings, isExceptions, isOk, isPedantic, isPerfect, isTrace, progress, report, run, setExceptions, setPedantic, setTrace, trace, warning
-
-