Class TimestamperBuildWrapper

  • All Implemented Interfaces:
    ExtensionPoint, Describable<BuildWrapper>

    public final class TimestamperBuildWrapper
    extends SimpleBuildWrapper
    Build wrapper that decorates the build's logger to record time-stamps as each line is logged.

    Note: The Configuration Slicing Plugin depends on this class.

    Author:
    Steven G. Brown