private static final class BuildTool.LoggerHandler
extends java.lang.Object
implements org.apache.maven.shared.invoker.InvocationOutputHandler
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
LS |
private java.io.File |
output |
private java.io.FileWriter |
writer |
Constructor and Description |
---|
LoggerHandler(java.io.File logFile) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
close() |
void |
consumeLine(java.lang.String line) |