A BuildListener which logs the final result of the build.
Constructor and description |
---|
BuildResultLogger
(org.gradle.internal.logging.text.StyledTextOutputFactory textOutputFactory, org.gradle.util.Clock buildTimeClock) |
Type | Name and description |
---|---|
void |
buildFinished(BuildResult result) |
Methods inherited from class | Name |
---|---|
class BuildAdapter |
buildFinished, buildStarted, projectsEvaluated, projectsLoaded, settingsEvaluated |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |